Merge "Pull toci into openstack-infra"
This commit is contained in:
commit
c1bafc076f
@ -142,6 +142,7 @@ tripleo:
|
|||||||
- stackforge/tripleo-image-elements
|
- stackforge/tripleo-image-elements
|
||||||
- openstack/tripleo-incubator
|
- openstack/tripleo-incubator
|
||||||
- stackforge/tripleo-heat-templates
|
- stackforge/tripleo-heat-templates
|
||||||
|
- openstack-infra/tripleo-ci
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -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
|
@ -2434,3 +2434,9 @@ projects:
|
|||||||
- gate-python-ipmi-pep8
|
- gate-python-ipmi-pep8
|
||||||
gate:
|
gate:
|
||||||
- gate-python-ipmi-pep8
|
- gate-python-ipmi-pep8
|
||||||
|
|
||||||
|
- name: openstack-infra/tripleo-ci
|
||||||
|
check:
|
||||||
|
- gate-noop
|
||||||
|
gate:
|
||||||
|
- gate-noop
|
||||||
|
@ -61,6 +61,9 @@
|
|||||||
description: OpenStack Design Summit session management system
|
description: OpenStack Design Summit session management system
|
||||||
- project: openstack-infra/statusbot
|
- project: openstack-infra/statusbot
|
||||||
description: Infrastructure status update IRC bot
|
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
|
- project: openstack-infra/zmq-event-publisher
|
||||||
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user