Merge "Pull toci into openstack-infra"

This commit is contained in:
Jenkins 2013-07-22 05:41:27 +00:00 committed by Gerrit Code Review
commit c1bafc076f
4 changed files with 22 additions and 0 deletions

View File

@ -142,6 +142,7 @@ tripleo:
- stackforge/tripleo-image-elements
- openstack/tripleo-incubator
- stackforge/tripleo-heat-templates
- openstack-infra/tripleo-ci
branches:
- master

View File

@ -0,0 +1,12 @@
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[access "refs/heads/*"]
label-Code-Review = -2..+2 group toci-core
label-Approved = +0..+1 group toci-core
workInProgress = group toci-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group toci-core
label-Approved = +0..+1 group toci-core

View File

@ -2434,3 +2434,9 @@ projects:
- gate-python-ipmi-pep8
gate:
- gate-python-ipmi-pep8
- name: openstack-infra/tripleo-ci
check:
- gate-noop
gate:
- gate-noop

View File

@ -61,6 +61,9 @@
description: OpenStack Design Summit session management system
- project: openstack-infra/statusbot
description: Infrastructure status update IRC bot
- project: openstack-infra/tripleo-ci
description: "CI for the tripleo project"
upstream: https://github.com/toci-dev/toci
- project: openstack-infra/zmq-event-publisher
description: Jenkins plugin to publish build events via ZMQ PUB SUB.
upstream: git://github.com/cboylan/zmq-event-publisher.git