Import zuul-packaging into openstack-infra
Change-Id: I8a86470e913f319720bd12f4689f3d8fd476d96b Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
This commit is contained in:
parent
c883ee2862
commit
e8b8a3f940
@ -0,0 +1,12 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group openstack-infra-packagers
|
||||||
|
label-Approved = +0..+1 group openstack-infra-packagers
|
||||||
|
workInProgress = group openstack-infra-packagers
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
create = group openstack-infra-packagers
|
||||||
|
pushTag = group openstack-infra-packagers
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -347,6 +347,12 @@ projects:
|
|||||||
periodic:
|
periodic:
|
||||||
- periodic-test
|
- periodic-test
|
||||||
|
|
||||||
|
- name: openstack-infra/zuul-packaging
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
|
||||||
- name: openstack-infra/askbot-theme
|
- name: openstack-infra/askbot-theme
|
||||||
check:
|
check:
|
||||||
- gate-noop
|
- gate-noop
|
||||||
|
@ -104,6 +104,9 @@
|
|||||||
description: Jenkins plugin to publish build events via ZMQ PUB SUB.
|
description: Jenkins plugin to publish build events via ZMQ PUB SUB.
|
||||||
upstream: git://github.com/cboylan/zmq-event-publisher.git
|
upstream: git://github.com/cboylan/zmq-event-publisher.git
|
||||||
- project: openstack-infra/zuul
|
- project: openstack-infra/zuul
|
||||||
|
- project: openstack-infra/zuul-packaging
|
||||||
|
upstream: git://github.com/pabelanger/zuul-packaging.git
|
||||||
|
description: Zuul packaging
|
||||||
- project: openstack/api-site
|
- project: openstack/api-site
|
||||||
- project: openstack/ceilometer
|
- project: openstack/ceilometer
|
||||||
- project: openstack/cinder
|
- project: openstack/cinder
|
||||||
|
Loading…
Reference in New Issue
Block a user