Pull toci into openstack-infra

Change-Id: I61a5c713076f7267e13e5dd8000fcc37c03e613c
This commit is contained in:
Derek Higgins 2013-07-17 09:58:56 +01:00 committed by Jeremy Stanley
parent 5a9b670003
commit 087d35ae90
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