Add project openstack/ci-log-processing

This commit will create new project: openstack/ci-log-processing

Change-Id: I8af19a305473e1770cdd3680b2a640da3adc671f
This commit is contained in:
Daniel Pawlik 2021-10-25 11:28:51 +02:00
parent 31670f339a
commit 1170a23e81
4 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group ci-log-processing-core
label-Code-Review = -2..+2 group ci-log-processing-core
label-Workflow = -1..+1 group ci-log-processing-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1884,6 +1884,9 @@
- project: openstack/charms.openstack
description: Helpers for writing layered+reactive OpenStack Charms
acl-config: /home/gerrit2/acls/openstack/charm.config
- project: openstack/ci-log-processing
description: OpenStack CI log processing tool
use-storyboard: true
- project: openstack/cinder
description: OpenStack Block Storage (Cinder)
options:

View File

@ -651,6 +651,7 @@ openstack-infra:
- change-merged
projects:
- openstack/bugdaystats
- openstack/ci-log-processing
- openstack/devstack-gate
- openstack/logstash-filters
- openstack/nose-html-output

View File

@ -438,6 +438,7 @@
- openstack/charm-watcher-dashboard
- openstack/charms.ceph
- openstack/charms.openstack
- openstack/ci-log-processing
- openstack/cinder
- openstack/cinder-specs
- openstack/cinder-tempest-plugin