Add SQL reporter to Zuul experiemental and tripleo pipelines

The Zuul MySQL database is one of the only ways we can get fairly
precise historical metrics for the jobs that run in all the pipelines.

However, we're missing a significant amount of data right now by
leaving out the experiemental, check-tripleo and
check-tripleo-experimental pipelines.

Let's start recording those so we can make informed decisions with
numbers easily in the future.

Change-Id: I0daeff1f6c6d4527cbd17f55c2df242e1ecb8b33
This commit is contained in:
David Moreau Simard 2018-01-17 13:47:40 -05:00
parent deb190cb42
commit b46891a7e2
No known key found for this signature in database
GPG Key ID: 33A07694CBB71ECC
1 changed files with 6 additions and 0 deletions

View File

@ -236,8 +236,10 @@
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*check experimental\s*$
success:
gerrit: {}
mysql:
failure:
gerrit: {}
mysql:
- pipeline:
name: check-tripleo
@ -268,8 +270,10 @@
current-patchset: True
success:
gerrit: {}
mysql:
failure:
gerrit: {}
mysql:
- pipeline:
name: experimental-tripleo
@ -287,8 +291,10 @@
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*check experimental\s*$
success:
gerrit: {}
mysql:
failure:
gerrit: {}
mysql:
- pipeline:
name: merge-check