From 2d85e05f7ae7b57c70b6376d8fb9a0cba9e4b270 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Tue, 16 Feb 2021 10:37:34 +1100 Subject: [PATCH] Remove mysql: reporters These are now unnecessary and implied for all pipelines Change-Id: I0eb4e8091f83f2923faf31ab942666a82ae1c80d --- zuul.d/pipelines.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/zuul.d/pipelines.yaml b/zuul.d/pipelines.yaml index 37cb3c8..b2affa5 100644 --- a/zuul.d/pipelines.yaml +++ b/zuul.d/pipelines.yaml @@ -49,14 +49,12 @@ github: check: 'success' comment: false - mysql: failure: gerrit: Verified: -1 github: check: 'failure' comment: false - mysql: - pipeline: name: gate @@ -96,11 +94,9 @@ gerrit: Verified: 2 submit: true - mysql: failure: gerrit: Verified: -2 - mysql: window-floor: 20 window-increase-factor: 2 @@ -122,10 +118,8 @@ - event: change-merged success: gerrit: {} - mysql: failure: gerrit: {} - mysql: - pipeline: name: release @@ -140,7 +134,3 @@ github: - event: push ref: ^refs/tags/.*$ - success: - mysql: - failure: - mysql: