Fix ansible-role-cloud-launcher
We moved in https://review.opendev.org/657277 ansible-role-cloud-launcher from org "x" to "opendev" partially, revert those changes. Also, the list of projects in zuul.d/projects.yaml was sorted wrongly in the rename, fix it. Change-Id: I202434b22727d34d7b521fe064cd32403c5ff96d
This commit is contained in:
parent
cd7622224f
commit
6312597c06
@ -105,6 +105,11 @@
|
||||
jobs:
|
||||
- tox-cover
|
||||
|
||||
- project:
|
||||
name: opendev/ci-sandbox
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: opendev/gear
|
||||
templates:
|
||||
@ -1279,6 +1284,18 @@
|
||||
jobs:
|
||||
- tox-cover
|
||||
|
||||
- project:
|
||||
name: opendev/sandbox
|
||||
release:
|
||||
jobs:
|
||||
- release-openstack-python
|
||||
- legacy-sandbox-tag
|
||||
templates:
|
||||
- noop-jobs
|
||||
pre-release:
|
||||
jobs:
|
||||
- legacy-sandbox-tag
|
||||
|
||||
- project:
|
||||
name: opendev/statusbot
|
||||
templates:
|
||||
@ -1347,23 +1364,6 @@
|
||||
jobs:
|
||||
- tox-pep8
|
||||
|
||||
- project:
|
||||
name: opendev/ci-sandbox
|
||||
templates:
|
||||
- noop-jobs
|
||||
|
||||
- project:
|
||||
name: opendev/sandbox
|
||||
release:
|
||||
jobs:
|
||||
- release-openstack-python
|
||||
- legacy-sandbox-tag
|
||||
templates:
|
||||
- noop-jobs
|
||||
pre-release:
|
||||
jobs:
|
||||
- legacy-sandbox-tag
|
||||
|
||||
- project:
|
||||
name: openstack-infra/opendev-website
|
||||
templates:
|
||||
|
@ -104,7 +104,6 @@
|
||||
- jjb/python-jenkins
|
||||
- limestone/ci-cloud-config
|
||||
- opendev/afsmon
|
||||
- opendev/ansible-role-cloud-launcher
|
||||
- opendev/ansible-role-puppet
|
||||
- opendev/askbot-theme
|
||||
- opendev/bindep
|
||||
@ -1087,6 +1086,7 @@
|
||||
- x/alexandria
|
||||
- x/almanach
|
||||
- x/ansible-role-bindep
|
||||
- x/ansible-role-cloud-launcher
|
||||
- x/ansible-role-fedmsg
|
||||
- x/ansible-role-jenkins
|
||||
- x/ansible-role-jenkins-job-builder
|
||||
|
Loading…
Reference in New Issue
Block a user