Remove mysql reporters
These are now implied for every pipeline by upstream Zuul Change-Id: I0dc3fb9ffd34fd648029dcec898c76fff60f3686
This commit is contained in:
parent
4510a29a0d
commit
7d0b301f44
@ -49,14 +49,12 @@
|
|||||||
github:
|
github:
|
||||||
check: 'success'
|
check: 'success'
|
||||||
comment: false
|
comment: false
|
||||||
mysql:
|
|
||||||
failure:
|
failure:
|
||||||
gerrit:
|
gerrit:
|
||||||
Verified: -1
|
Verified: -1
|
||||||
github:
|
github:
|
||||||
check: 'failure'
|
check: 'failure'
|
||||||
comment: false
|
comment: false
|
||||||
mysql:
|
|
||||||
|
|
||||||
- pipeline:
|
- pipeline:
|
||||||
name: gate
|
name: gate
|
||||||
@ -96,11 +94,9 @@
|
|||||||
gerrit:
|
gerrit:
|
||||||
Verified: 2
|
Verified: 2
|
||||||
submit: true
|
submit: true
|
||||||
mysql:
|
|
||||||
failure:
|
failure:
|
||||||
gerrit:
|
gerrit:
|
||||||
Verified: -2
|
Verified: -2
|
||||||
mysql:
|
|
||||||
window-floor: 20
|
window-floor: 20
|
||||||
window-increase-factor: 2
|
window-increase-factor: 2
|
||||||
|
|
||||||
@ -122,10 +118,8 @@
|
|||||||
- event: change-merged
|
- event: change-merged
|
||||||
success:
|
success:
|
||||||
gerrit: {}
|
gerrit: {}
|
||||||
mysql:
|
|
||||||
failure:
|
failure:
|
||||||
gerrit: {}
|
gerrit: {}
|
||||||
mysql:
|
|
||||||
|
|
||||||
- pipeline:
|
- pipeline:
|
||||||
name: release
|
name: release
|
||||||
@ -140,7 +134,3 @@
|
|||||||
github:
|
github:
|
||||||
- event: push
|
- event: push
|
||||||
ref: ^refs/tags/.*$
|
ref: ^refs/tags/.*$
|
||||||
success:
|
|
||||||
mysql:
|
|
||||||
failure:
|
|
||||||
mysql:
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user