add os-loganalyze to gerrit & zuul

Change-Id: I512c227b910cbd760cf839cfd53b5c5fc6e31731
This commit is contained in:
Sean Dague 2013-10-11 17:14:55 -04:00
parent 65e4b741e8
commit 03bb5e15dc
3 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group os-loganalyze-core
label-Approved = +0..+1 group os-loganalyze-core
workInProgress = group os-loganalyze-core
[access "refs/tags/*"]
create = group os-loganalyze-core
pushTag = group os-loganalyze-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -206,6 +206,16 @@
node: 'devstack-precise || devstack-precise-check'
- project:
name: os-loganalyze
github-org: openstack-infra
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: gerritbot
github-org: openstack-infra

View File

@ -360,6 +360,14 @@ projects:
- post-mirror-python27
- post-mirror-python33
- name: openstack-infra/os-loganalyze
check:
- gate-os-loganalyze-pep8
- gate-os-loganalyze-python27
gate:
- gate-os-loganalyze-pep8
- gate-os-loganalyze-python27
- name: openstack-infra/gerrit
check:
- check-gerrit-unittests