Cleanup jenkins/jobs/projects.yaml
Move devstack-plugin-glusterfs, devstack-plugin-sheepdog and drbd-devstack into stackforge section. Remove cinder-salt-formula, designate-msdnsagent, glance-salt-formula, horizon-salt-formula, keystone-salt-formula, neutron-salt-formula, nova-salt-formula, openstack-salt-formula, stacktach-*: these dummy entries are not needed. Remove ec2-driver, milk, tricircle: zuul uses no jobs, so the definitions are not needed. Change-Id: I942fdccdd76e67adec743a04b1ea28d201a277b4
This commit is contained in:
parent
b372483b1a
commit
aaa43dcdbf
@ -569,7 +569,6 @@
|
|||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- 'lib-forward-testing-{name}'
|
- 'lib-forward-testing-{name}'
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: sahara
|
name: sahara
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -2046,52 +2045,6 @@
|
|||||||
pipeline: check
|
pipeline: check
|
||||||
node: devstack-f21
|
node: devstack-f21
|
||||||
|
|
||||||
- project:
|
|
||||||
name: devstack-plugin-glusterfs
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
- gate-{name}-bashate
|
|
||||||
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
|
||||||
pipeline: check
|
|
||||||
plugin: glusterfs
|
|
||||||
plugin-repo: stackforge/devstack-plugin-glusterfs
|
|
||||||
branch-designator: '-nv'
|
|
||||||
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
|
||||||
pipeline: check
|
|
||||||
plugin: glusterfs
|
|
||||||
plugin-repo: stackforge/devstack-plugin-glusterfs
|
|
||||||
branch-designator: ''
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: devstack-plugin-sheepdog
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
- gate-{name}-bashate
|
|
||||||
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
|
||||||
pipeline: check
|
|
||||||
plugin: sheepdog
|
|
||||||
plugin-repo: stackforge/devstack-plugin-sheepdog
|
|
||||||
branch-designator: ''
|
|
||||||
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
|
||||||
pipeline: check
|
|
||||||
plugin: sheepdog
|
|
||||||
plugin-repo: stackforge/devstack-plugin-sheepdog
|
|
||||||
branch-designator: '-nv'
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: drbd-devstack
|
|
||||||
node: 'bare-trusty'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
- gate-{name}-bashate
|
|
||||||
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
|
||||||
pipeline: check
|
|
||||||
plugin: drbd-devstack
|
|
||||||
plugin-repo: stackforge/drbd-devstack
|
|
||||||
branch-designator: ''
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: hacking
|
name: hacking
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -3263,11 +3216,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
|
||||||
name: cinder-salt-formula
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: cl-openstack-client
|
name: cl-openstack-client
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -3566,9 +3514,38 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: designate-msdnsagent
|
name: devstack-plugin-glusterfs
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-bashate
|
||||||
|
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
plugin: glusterfs
|
||||||
|
plugin-repo: stackforge/devstack-plugin-glusterfs
|
||||||
|
branch-designator: '-nv'
|
||||||
|
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
plugin: glusterfs
|
||||||
|
plugin-repo: stackforge/devstack-plugin-glusterfs
|
||||||
|
branch-designator: ''
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: devstack-plugin-sheepdog
|
||||||
|
node: 'bare-precise || bare-trusty'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-bashate
|
||||||
|
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
plugin: sheepdog
|
||||||
|
plugin-repo: stackforge/devstack-plugin-sheepdog
|
||||||
|
branch-designator: ''
|
||||||
|
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
plugin: sheepdog
|
||||||
|
plugin-repo: stackforge/devstack-plugin-sheepdog
|
||||||
|
branch-designator: '-nv'
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: distil
|
name: distil
|
||||||
@ -3607,6 +3584,18 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: drbd-devstack
|
||||||
|
node: 'bare-trusty'
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-bashate
|
||||||
|
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
plugin: drbd-devstack
|
||||||
|
plugin-repo: stackforge/drbd-devstack
|
||||||
|
branch-designator: ''
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: driverlog
|
name: driverlog
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -3639,14 +3628,6 @@
|
|||||||
branch-designator: ''
|
branch-designator: ''
|
||||||
branch-override: default
|
branch-override: default
|
||||||
|
|
||||||
- project:
|
|
||||||
name: ec2-driver
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
- python-jobs
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: entropy
|
name: entropy
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -3735,11 +3716,6 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
|
||||||
name: glance-salt-formula
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: graffiti
|
name: graffiti
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -3815,11 +3791,6 @@
|
|||||||
- gate-{name}-tox-{envlist}:
|
- gate-{name}-tox-{envlist}:
|
||||||
envlist: lint
|
envlist: lint
|
||||||
|
|
||||||
- project:
|
|
||||||
name: horizon-salt-formula
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: i18n-test
|
name: i18n-test
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -3847,11 +3818,6 @@
|
|||||||
- gate-{name}-tox-{envlist}:
|
- gate-{name}-tox-{envlist}:
|
||||||
envlist: func
|
envlist: func
|
||||||
|
|
||||||
- project:
|
|
||||||
name: keystone-salt-formula
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: kolla
|
name: kolla
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -3941,14 +3907,6 @@
|
|||||||
- '{name}-js-release-{branch-designator}':
|
- '{name}-js-release-{branch-designator}':
|
||||||
branch-designator: 'branch'
|
branch-designator: 'branch'
|
||||||
|
|
||||||
- project:
|
|
||||||
name: milk
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
- python-jobs
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: mistral
|
name: mistral
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -4312,11 +4270,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
|
||||||
name: neutron-salt-formula
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: nova-docker
|
name: nova-docker
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -4333,11 +4286,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
|
||||||
name: nova-salt-formula
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: nova-zvm-virt-driver
|
name: nova-zvm-virt-driver
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -4375,11 +4323,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- gate-{name}-docs
|
- gate-{name}-docs
|
||||||
|
|
||||||
- project:
|
|
||||||
name: openstack-salt-formula
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: os-ansible-deployment
|
name: os-ansible-deployment
|
||||||
node: 'bare-trusty'
|
node: 'bare-trusty'
|
||||||
@ -5202,56 +5145,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-klugman
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-notification-utils
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-notigen
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-quince
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-quincy
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-sandbox
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-shoebox
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-simport
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-stackdistiller
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
|
||||||
name: stacktach-timex
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: stacktach-winchester
|
name: stacktach-winchester
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
@ -5357,14 +5250,6 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
|
||||||
- project:
|
|
||||||
name: tricircle
|
|
||||||
node: 'bare-precise || bare-trusty'
|
|
||||||
tarball-site: tarballs.openstack.org
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
- python-jobs
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: turbo-hipster
|
name: turbo-hipster
|
||||||
node: 'bare-precise || bare-trusty'
|
node: 'bare-precise || bare-trusty'
|
||||||
|
Loading…
Reference in New Issue
Block a user