Remove Folsom jobs for Ceilometer
Change-Id: Ic0cd002dcd7378c4d04e4b3b264f1b4611d9a5f5 Signed-off-by: Julien Danjou <julien@danjou.info> Reviewed-on: https://review.openstack.org/26214 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Eoghan Glynn <eglynn@redhat.com> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
a6b9b17ef3
commit
deaa0361bc
@ -86,16 +86,6 @@
|
|||||||
builders:
|
builders:
|
||||||
- shell: "/usr/local/jenkins/slave_scripts/run-tox.sh 27 {github-org} {project}"
|
- shell: "/usr/local/jenkins/slave_scripts/run-tox.sh 27 {github-org} {project}"
|
||||||
|
|
||||||
- builder:
|
|
||||||
name: python26-folsom
|
|
||||||
builders:
|
|
||||||
- shell: "/usr/local/jenkins/slave_scripts/run-tox.sh 26-folsom {github-org} {project}"
|
|
||||||
|
|
||||||
- builder:
|
|
||||||
name: python27-folsom
|
|
||||||
builders:
|
|
||||||
- shell: "/usr/local/jenkins/slave_scripts/run-tox.sh 27-folsom {github-org} {project}"
|
|
||||||
|
|
||||||
- builder:
|
- builder:
|
||||||
name: assert-no-extra-files
|
name: assert-no-extra-files
|
||||||
builders:
|
builders:
|
||||||
|
@ -45,7 +45,6 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- python-jobs-folsom
|
|
||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
- translation-jobs
|
- translation-jobs
|
||||||
|
|
||||||
|
@ -149,33 +149,6 @@
|
|||||||
|
|
||||||
node: rhel6
|
node: rhel6
|
||||||
|
|
||||||
- job-template:
|
|
||||||
name: 'gate-{name}-python26-folsom'
|
|
||||||
|
|
||||||
triggers:
|
|
||||||
- zuul
|
|
||||||
|
|
||||||
builders:
|
|
||||||
- gerrit-git-prep
|
|
||||||
- python26-folsom:
|
|
||||||
github-org: '{github-org}'
|
|
||||||
project: '{name}'
|
|
||||||
- assert-no-extra-files
|
|
||||||
|
|
||||||
publishers:
|
|
||||||
- scp:
|
|
||||||
site: 'static.openstack.org'
|
|
||||||
files:
|
|
||||||
- target: 'logs/$ZUUL_CHANGE/$ZUUL_PATCHSET/$ZUUL_PIPELINE/$JOB_NAME/$BUILD_NUMBER'
|
|
||||||
source: '**/*nose_results.html'
|
|
||||||
keep-hierarchy: false
|
|
||||||
copy-after-failure: true
|
|
||||||
- console-log
|
|
||||||
|
|
||||||
# >= precise does not have python2.6
|
|
||||||
node: oneiric
|
|
||||||
|
|
||||||
|
|
||||||
- job-template:
|
- job-template:
|
||||||
name: 'gate-{name}-python27'
|
name: 'gate-{name}-python27'
|
||||||
|
|
||||||
@ -225,38 +198,6 @@
|
|||||||
|
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
|
||||||
- job-template:
|
|
||||||
name: 'gate-{name}-python27-folsom'
|
|
||||||
|
|
||||||
parameters:
|
|
||||||
- label:
|
|
||||||
name: NODE_LABEL
|
|
||||||
description: Label of node to use for this build
|
|
||||||
default: '{node}'
|
|
||||||
|
|
||||||
triggers:
|
|
||||||
- zuul
|
|
||||||
|
|
||||||
builders:
|
|
||||||
- gerrit-git-prep
|
|
||||||
- python27-folsom:
|
|
||||||
github-org: '{github-org}'
|
|
||||||
project: '{name}'
|
|
||||||
- assert-no-extra-files
|
|
||||||
|
|
||||||
publishers:
|
|
||||||
- scp:
|
|
||||||
site: 'static.openstack.org'
|
|
||||||
files:
|
|
||||||
- target: 'logs/$ZUUL_CHANGE/$ZUUL_PATCHSET/$ZUUL_PIPELINE/$JOB_NAME/$BUILD_NUMBER'
|
|
||||||
source: '**/*nose_results.html'
|
|
||||||
keep-hierarchy: false
|
|
||||||
copy-after-failure: true
|
|
||||||
- console-log
|
|
||||||
|
|
||||||
node: '{node}'
|
|
||||||
|
|
||||||
|
|
||||||
- job-template:
|
- job-template:
|
||||||
name: 'gate-{name}-docs'
|
name: 'gate-{name}-docs'
|
||||||
|
|
||||||
@ -369,9 +310,3 @@
|
|||||||
- '{name}-branch-tarball'
|
- '{name}-branch-tarball'
|
||||||
# pyflakes isn't standard
|
# pyflakes isn't standard
|
||||||
# pylint isn't standard
|
# pylint isn't standard
|
||||||
|
|
||||||
- job-group:
|
|
||||||
name: python-jobs-folsom
|
|
||||||
jobs:
|
|
||||||
- 'gate-{name}-python26-folsom'
|
|
||||||
- 'gate-{name}-python27-folsom'
|
|
||||||
|
@ -977,16 +977,12 @@ projects:
|
|||||||
- gate-ceilometer-python26
|
- gate-ceilometer-python26
|
||||||
- gate-ceilometer-python26-rhel6
|
- gate-ceilometer-python26-rhel6
|
||||||
- gate-ceilometer-python27
|
- gate-ceilometer-python27
|
||||||
- gate-ceilometer-python26-folsom
|
|
||||||
- gate-ceilometer-python27-folsom
|
|
||||||
gate:
|
gate:
|
||||||
- gate-ceilometer-requirements
|
- gate-ceilometer-requirements
|
||||||
- gate-ceilometer-docs
|
- gate-ceilometer-docs
|
||||||
- gate-ceilometer-pep8
|
- gate-ceilometer-pep8
|
||||||
- gate-ceilometer-python26
|
- gate-ceilometer-python26
|
||||||
- gate-ceilometer-python27
|
- gate-ceilometer-python27
|
||||||
- gate-ceilometer-python26-folsom
|
|
||||||
- gate-ceilometer-python27-folsom
|
|
||||||
post:
|
post:
|
||||||
- ceilometer-branch-tarball
|
- ceilometer-branch-tarball
|
||||||
- ceilometer-coverage
|
- ceilometer-coverage
|
||||||
|
Loading…
Reference in New Issue
Block a user