add os-loganalyze to gerrit & zuul
Change-Id: I512c227b910cbd760cf839cfd53b5c5fc6e31731
This commit is contained in:
parent
65e4b741e8
commit
03bb5e15dc
@ -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
|
@ -206,6 +206,16 @@
|
|||||||
node: 'devstack-precise || devstack-precise-check'
|
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:
|
- project:
|
||||||
name: gerritbot
|
name: gerritbot
|
||||||
github-org: openstack-infra
|
github-org: openstack-infra
|
||||||
|
@ -360,6 +360,14 @@ projects:
|
|||||||
- post-mirror-python27
|
- post-mirror-python27
|
||||||
- post-mirror-python33
|
- 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
|
- name: openstack-infra/gerrit
|
||||||
check:
|
check:
|
||||||
- check-gerrit-unittests
|
- check-gerrit-unittests
|
||||||
|
Loading…
Reference in New Issue
Block a user