Move non-release-critical jobs to quantal slaves.
This switches any jobs which previously used the precise node label to quantal instead, but only if they're not gating core OpenStack projects. All infrastructure projects have already been running their jobs on quantal slaves successfully for the past week. The remaining precise jobs will wait until after the Grizzly release. Change-Id: I4f827afe900ea4b44f7ce38bdf0cd8d9d9034794
This commit is contained in:
parent
5ddd4523d5
commit
e7dcf5a321
@ -4,7 +4,7 @@
|
|||||||
name: openstack-api-programming
|
name: openstack-api-programming
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: true
|
concurrent: true
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- timeout:
|
- timeout:
|
||||||
@ -46,7 +46,7 @@
|
|||||||
name: openstack-api-quick-start
|
name: openstack-api-quick-start
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -77,7 +77,7 @@
|
|||||||
name: openstack-api-ref
|
name: openstack-api-ref
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -109,7 +109,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-api-site
|
name: openstack-api-site
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -131,7 +131,7 @@
|
|||||||
name: network-api-v10
|
name: network-api-v10
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -160,7 +160,7 @@
|
|||||||
name: openstack-object-api-doc
|
name: openstack-object-api-doc
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -189,7 +189,7 @@
|
|||||||
name: openstack-compute-api-doc
|
name: openstack-compute-api-doc
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -217,7 +217,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-compute-api-v20-wadl
|
name: openstack-compute-api-v20-wadl
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -240,7 +240,7 @@
|
|||||||
name: identity-api-v20
|
name: identity-api-v20
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -270,7 +270,7 @@
|
|||||||
name: image-api-v11
|
name: image-api-v11
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: check-gerrit-unittests
|
name: check-gerrit-unittests
|
||||||
project-type: maven
|
project-type: maven
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- timeout:
|
- timeout:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
- job-template:
|
- job-template:
|
||||||
name: 'hook-{name}-rtfd'
|
name: 'hook-{name}-rtfd'
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: gate-openstack-cli-guide
|
name: gate-openstack-cli-guide
|
||||||
project-type: maven
|
project-type: maven
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: gate-openstack-manuals-validate
|
name: gate-openstack-manuals-validate
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
@ -44,7 +44,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-cli-guide
|
name: openstack-cli-guide
|
||||||
project-type: maven
|
project-type: maven
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -72,7 +72,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-basic-install
|
name: openstack-basic-install
|
||||||
project-type: maven
|
project-type: maven
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -100,7 +100,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: netconn-api-v20
|
name: netconn-api-v20
|
||||||
project-type: maven
|
project-type: maven
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -129,7 +129,7 @@
|
|||||||
name: volume-api
|
name: volume-api
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: true
|
concurrent: true
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- timeout:
|
- timeout:
|
||||||
@ -163,7 +163,7 @@
|
|||||||
name: image-api-v20
|
name: image-api-v20
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: true
|
concurrent: true
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- timeout:
|
- timeout:
|
||||||
@ -203,7 +203,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-glossary
|
name: openstack-glossary
|
||||||
project-type: maven
|
project-type: maven
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -232,7 +232,7 @@
|
|||||||
name: openstack-admin-manual-compute
|
name: openstack-admin-manual-compute
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -266,7 +266,7 @@
|
|||||||
name: openstack-admin-manual-keystone-diablo
|
name: openstack-admin-manual-keystone-diablo
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -292,7 +292,7 @@
|
|||||||
name: openstack-admin-manual-netconn
|
name: openstack-admin-manual-netconn
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -326,7 +326,7 @@
|
|||||||
name: openstack-admin-manual-object
|
name: openstack-admin-manual-object
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -360,7 +360,7 @@
|
|||||||
name: openstack-admin-manuals-diablo
|
name: openstack-admin-manuals-diablo
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -386,7 +386,7 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-docs-site
|
name: openstack-docs-site
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -413,7 +413,7 @@
|
|||||||
name: openstack-ha-guide
|
name: openstack-ha-guide
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -449,7 +449,7 @@
|
|||||||
name: openstack-install-deploy-guide-apt-fedora
|
name: openstack-install-deploy-guide-apt-fedora
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
@ -483,7 +483,7 @@
|
|||||||
name: openstack-install-deploy-guide-ubuntu
|
name: openstack-install-deploy-guide-ubuntu
|
||||||
project-type: maven
|
project-type: maven
|
||||||
concurrent: false
|
concurrent: false
|
||||||
node: precise && !jclouds
|
node: quantal && !jclouds
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# Not using the template because openstack-planet does not use tox.
|
# Not using the template because openstack-planet does not use tox.
|
||||||
- job:
|
- job:
|
||||||
name: 'gate-openstack-planet-unittest'
|
name: 'gate-openstack-planet-unittest'
|
||||||
node: 'precise'
|
node: quantal
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul
|
- zuul
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# It also uses a non standard build script.
|
# It also uses a non standard build script.
|
||||||
- job:
|
- job:
|
||||||
name: openstack-qa-docs
|
name: openstack-qa-docs
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
triggers:
|
triggers:
|
||||||
- zuul-post
|
- zuul-post
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: kwapi
|
name: kwapi
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- gate-{name}-pep8
|
- gate-{name}-pep8
|
||||||
@ -34,7 +34,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: compute-api
|
name: compute-api
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
doc-publisher-site: docs.openstack.org
|
doc-publisher-site: docs.openstack.org
|
||||||
|
|
||||||
@ -88,7 +88,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: gearman-plugin
|
name: gearman-plugin
|
||||||
github-org: openstack-infra
|
github-org: openstack-infra
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
|
||||||
@ -171,7 +171,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: identity-api
|
name: identity-api
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
doc-publisher-site: docs.openstack.org
|
doc-publisher-site: docs.openstack.org
|
||||||
|
|
||||||
@ -183,7 +183,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: image-api
|
name: image-api
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
doc-publisher-site: docs.openstack.org
|
doc-publisher-site: docs.openstack.org
|
||||||
|
|
||||||
@ -224,7 +224,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: netconn-api
|
name: netconn-api
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
doc-publisher-site: docs.openstack.org
|
doc-publisher-site: docs.openstack.org
|
||||||
|
|
||||||
@ -236,7 +236,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: netconn-api-v20
|
name: netconn-api-v20
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
doc-publisher-site: docs.openstack.org
|
doc-publisher-site: docs.openstack.org
|
||||||
|
|
||||||
@ -247,7 +247,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: nose-html-output
|
name: nose-html-output
|
||||||
github-org: openstack-infra
|
github-org: openstack-infra
|
||||||
node: precise
|
node: quantal
|
||||||
doc-publisher-site: ci.openstack.org
|
doc-publisher-site: ci.openstack.org
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
@ -276,7 +276,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: object-api
|
name: object-api
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
doc-publisher-site: docs.openstack.org
|
doc-publisher-site: docs.openstack.org
|
||||||
|
|
||||||
@ -432,7 +432,7 @@
|
|||||||
name: reddwarf
|
name: reddwarf
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
@ -442,7 +442,7 @@
|
|||||||
name: python-reddwarfclient
|
name: python-reddwarfclient
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
@ -453,7 +453,7 @@
|
|||||||
name: libra
|
name: libra
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
@ -462,7 +462,7 @@
|
|||||||
name: python-libraclient
|
name: python-libraclient
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
@ -471,7 +471,7 @@
|
|||||||
name: healthnmon
|
name: healthnmon
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
@ -481,7 +481,7 @@
|
|||||||
name: marconi
|
name: marconi
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
node: precise
|
node: quantal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
@ -490,7 +490,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: moniker
|
name: moniker
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
rtfd-id: 5190
|
rtfd-id: 5190
|
||||||
|
|
||||||
@ -504,7 +504,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: packstack
|
name: packstack
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@ -514,7 +514,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: python-monikerclient
|
name: python-monikerclient
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
rtfd-id: 5366
|
rtfd-id: 5366
|
||||||
|
|
||||||
@ -528,7 +528,7 @@
|
|||||||
- project:
|
- project:
|
||||||
name: bufunfa
|
name: bufunfa
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
node: precise
|
node: quantal
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
rtfd-id: 5216
|
rtfd-id: 5216
|
||||||
|
|
||||||
|
@ -103,7 +103,7 @@
|
|||||||
branch: 'stable/essex'
|
branch: 'stable/essex'
|
||||||
branch-name: 'stable-essex'
|
branch-name: 'stable-essex'
|
||||||
email: openstack-essex-maint@lists.launchpad.net
|
email: openstack-essex-maint@lists.launchpad.net
|
||||||
node: precise
|
node: quantal
|
||||||
jobs:
|
jobs:
|
||||||
- 'periodic-{name}-python26-{branch-name}'
|
- 'periodic-{name}-python26-{branch-name}'
|
||||||
- 'periodic-{name}-python27-{branch-name}'
|
- 'periodic-{name}-python27-{branch-name}'
|
||||||
@ -115,7 +115,7 @@
|
|||||||
branch: 'stable/folsom'
|
branch: 'stable/folsom'
|
||||||
branch-name: 'stable-folsom'
|
branch-name: 'stable-folsom'
|
||||||
email: openstack-stable-maint@lists.openstack.org
|
email: openstack-stable-maint@lists.openstack.org
|
||||||
node: precise
|
node: quantal
|
||||||
jobs:
|
jobs:
|
||||||
- 'periodic-{name}-python26-{branch-name}'
|
- 'periodic-{name}-python26-{branch-name}'
|
||||||
- 'periodic-{name}-python27-{branch-name}'
|
- 'periodic-{name}-python27-{branch-name}'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user