Add tripleo-ci-health-queries project

Change-Id: I2b7a225424023750afe308d2ad26e78789af6151
Story: TRIPLEOCI-288
This commit is contained in:
Sorin Sbarnea 2021-03-01 13:07:11 +00:00
parent e5922de41c
commit 99389c8ede
2 changed files with 11 additions and 1 deletions

View File

@ -5337,8 +5337,17 @@
groups: groups:
- tripleo - tripleo
- project: openstack/tripleo-ci - project: openstack/tripleo-ci
use-storyboard: true use-storyboard: false
description: CI for the TripleO project description: CI for the TripleO project
groups:
- tripleo
- project: openstack/tripleo-ci-health-queries
use-storyboard: false
description: TripleO CI Health logstash and regex queries for logs.
upstream: https://github.com/rdo-infra/queries
groups:
- tripleo
acl-config: /home/gerrit2/acls/openstack/tripleo-ci-shared-core.config
- project: openstack/tripleo-common - project: openstack/tripleo-common
description: A Python library for code common to TripleO CLI and TripleO UI. description: A Python library for code common to TripleO CLI and TripleO UI.
acl-config: /home/gerrit2/acls/openstack/tripleo.config acl-config: /home/gerrit2/acls/openstack/tripleo.config

View File

@ -1920,6 +1920,7 @@ tripleo:
- openstack/puppet-tripleo - openstack/puppet-tripleo
- openstack/python-tripleoclient - openstack/python-tripleoclient
- openstack/tripleo-ci - openstack/tripleo-ci
- openstack/tripleo-ci-health-queries
- openstack/validations-* - openstack/validations-*
branches: branches:
- master - master