Remove projects from config files.
Change-Id: I81d191de81ad130bab80c7fa0c437f92b9210064 Reviewed-on: https://review.openstack.org/18196 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
2b30f04e8c
commit
92a28f7cfd
@ -8,7 +8,6 @@ openstack-infra:
|
||||
- openstack-infra/devstack-gate
|
||||
- openstack-infra/gerrit
|
||||
- openstack-infra/gerrit-trigger-plugin
|
||||
- openstack-infra/gerrit-verification-status-plugin
|
||||
- openstack-infra/gerritbot
|
||||
- openstack-infra/gerritlib
|
||||
- openstack-infra/git-review
|
||||
@ -17,7 +16,6 @@ openstack-infra:
|
||||
- openstack-infra/lodgeit
|
||||
- openstack-infra/meetbot
|
||||
- openstack-infra/nose-html-output
|
||||
- openstack-infra/pypi-mirror
|
||||
- openstack-infra/zuul
|
||||
branches:
|
||||
- master
|
||||
|
@ -71,15 +71,6 @@
|
||||
- gate-{name}-merge
|
||||
|
||||
|
||||
- project:
|
||||
name: gerrit-verification-status-plugin
|
||||
github-org: openstack-infra
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- gate-{name}-merge
|
||||
|
||||
|
||||
- project:
|
||||
name: gerrit
|
||||
github-org: openstack-infra
|
||||
@ -444,16 +435,6 @@
|
||||
- gate-{name}-merge
|
||||
|
||||
|
||||
- project:
|
||||
name: pypi-mirror
|
||||
github-org: openstack-infra
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- gate-{name}-merge
|
||||
- gate-{name}-pyflakes
|
||||
|
||||
|
||||
- project:
|
||||
name: python-ceilometerclient
|
||||
github-org: openstack
|
||||
|
@ -117,14 +117,6 @@ projects:
|
||||
publish:
|
||||
- nose-html-output-pypi-sdist
|
||||
|
||||
- name: openstack-infra/pypi-mirror
|
||||
check:
|
||||
- gate-pypi-mirror-merge:
|
||||
- gate-pypi-mirror-pyflakes
|
||||
gate:
|
||||
- gate-pypi-mirror-merge:
|
||||
- gate-pypi-mirror-pyflakes
|
||||
|
||||
- name: openstack-infra/gerrit
|
||||
check:
|
||||
- gate-gerrit-merge:
|
||||
|
@ -43,8 +43,6 @@
|
||||
acl_config: /home/gerrit2/acls/openstack-infra/puppet-dashboard.config
|
||||
- project: openstack-infra/puppet-vcsrepo
|
||||
acl_config: /home/gerrit2/acls/openstack-infra/puppet-vcsrepo.config
|
||||
- project: openstack-infra/pypi-mirror
|
||||
acl_config: /home/gerrit2/acls/openstack-infra/pypi-mirror.config
|
||||
- project: openstack-infra/zuul
|
||||
acl_config: /home/gerrit2/acls/openstack-infra/zuul.config
|
||||
- project: openstack-dev/devstack
|
||||
|
Loading…
Reference in New Issue
Block a user