Import zuul-packaging into openstack-infra

Change-Id: I8a86470e913f319720bd12f4689f3d8fd476d96b
Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com>
This commit is contained in:
Paul Belanger 2013-11-12 17:51:06 -05:00 committed by Clark Boylan
parent c883ee2862
commit e8b8a3f940
3 changed files with 21 additions and 0 deletions

View File

@ -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

View File

@ -347,6 +347,12 @@ projects:
periodic:
- periodic-test
- name: openstack-infra/zuul-packaging
check:
- gate-noop
gate:
- gate-noop
- name: openstack-infra/askbot-theme
check:
- gate-noop

View File

@ -104,6 +104,9 @@
description: Jenkins plugin to publish build events via ZMQ PUB SUB.
upstream: git://github.com/cboylan/zmq-event-publisher.git
- 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/ceilometer
- project: openstack/cinder