Remove mysql: reporters
These are now unnecessary and implied for all pipelines Change-Id: I0eb4e8091f83f2923faf31ab942666a82ae1c80d
This commit is contained in:
parent
25c1fe8a45
commit
2d85e05f7a
@ -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