Rename CI to Infra in MANY MANY places.

Change-Id: I409bd50ae374e0288531f07cfeea34856c5f8067
Reviewed-on: https://review.openstack.org/17319
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: James E. Blair <corvus@inaugust.com>
This commit is contained in:
Monty Taylor
2012-12-02 11:52:32 -08:00
committed by James E. Blair
parent 3137ace4ed
commit 8cdbf9c8c6
24 changed files with 66 additions and 77 deletions

View File

@@ -0,0 +1,12 @@
[access "refs/*"]
create = group openstack-ci-core
pushTag = group openstack-ci-core
[access "refs/heads/*"]
label-Approved = +0..+1 group openstack-ci-core
label-Code-Review = -2..+2 group openstack-ci-core
[project]
state = active
[receive]
requireChangeId = true
[submit]
mergeContent = true