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 e51754ee34
commit 0a34719f29
4 changed files with 34 additions and 1 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

View File

@ -43,6 +43,9 @@
- project: openstack-infra/nodepool
description: Manage a pool of nodes for a distributed test infrastructure
- project: openstack-infra/nose-html-output
- project: openstack-infra/os-loganalyze
description: log analyzer tools for logs.openstack.org
upstream: git://github.com/sdague/os_loganalyze.git
- project: openstack-infra/publications
description: "OpenStack Infra Team conference presentations and papers"
- project: openstack-infra/puppet-apparmor
@ -403,7 +406,7 @@
- project: openstack/governance
description: "Openstack Technical Committee Decisions"
- project: openstack-infra/activity-board
description: "Tech community metrics dash of the OpenStack community based on the Metrics Grimoire toolset"
description: "Tech community metrics dash of the OpenStack community based on the Metrics Grimoire toolset"
upstream: git://github.com/Bitergia/openstack-dashboard.git
- project: stackforge/fuel-main
description: "Fuel is the control plane for installing and managing OpenStack. It is capable of doing bare metal provisioning of physical nodes, installing OpenStack on them, and much more."