From 1cdfa4cbe3e2d4a6b5b8ca291fe00f9715d5f091 Mon Sep 17 00:00:00 2001 From: Matthieu Huin Date: May 04 2022 14:46:47 +0000 Subject: Remove unneeded sqlreporters --- diff --git a/zuul.d/_pipelines.yaml b/zuul.d/_pipelines.yaml index d7f6c88..b1276b3 100644 --- a/zuul.d/_pipelines.yaml +++ b/zuul.d/_pipelines.yaml @@ -66,7 +66,7 @@ github.com: status: 'success' status-url: "https://fedora.softwarefactory-project.io/zuul/buildset/{buildset.uuid}" - sqlreporter: + elasticsearch: failure: pagure.io: @@ -78,7 +78,7 @@ github.com: status: 'failure' status-url: "https://fedora.softwarefactory-project.io/zuul/buildset/{buildset.uuid}" - sqlreporter: + elasticsearch: failure-message: Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci @@ -184,7 +184,7 @@ merge: true status-url: "https://fedora.softwarefactory-project.io/zuul/buildset/{buildset.uuid}" comment: true - sqlreporter: + elasticsearch: failure: pagure.io: @@ -199,7 +199,7 @@ status: 'failure' status-url: "https://fedora.softwarefactory-project.io/zuul/buildset/{buildset.uuid}" comment: true - sqlreporter: + elasticsearch: failure-message: Build failed (gate pipeline). More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci @@ -223,14 +223,14 @@ - event: push ref: ^refs/heads/.*$ success: - sqlreporter: + elasticsearch: failure: smtp: from: "zuul@fedora.softwarefactory-project.io" to: "root@localhost" subject: '[Zuul] Job failed in post pipeline: {change.project}' - sqlreporter: + elasticsearch: - pipeline: @@ -250,14 +250,14 @@ - event: push ref: ^refs/tags/.*$ success: - sqlreporter: + elasticsearch: failure: smtp: from: "zuul@fedora.softwarefactory-project.io" to: "root@localhost" subject: '[Zuul] Job failed in tag pipeline: {change.project}' - sqlreporter: + elasticsearch: - pipeline: @@ -298,7 +298,7 @@ comment: true github.com: status: success - sqlreporter: + elasticsearch: failure: pagure.io: @@ -307,7 +307,7 @@ comment: true github.com: status: failure - sqlreporter: + elasticsearch: failure-message: Build failed (promote pipeline). More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci @@ -322,14 +322,14 @@ timer: - time: '0 0 * * *' success: - sqlreporter: + elasticsearch: failure: smtp: from: "zuul@fedora.softwarefactory-project.io" to: "root@localhost" subject: '[Zuul] Job failed in periodic pipeline: {change.project}' - sqlreporter: + elasticsearch: - pipeline: @@ -342,14 +342,14 @@ timer: - time: '0 * * * *' success: - sqlreporter: + elasticsearch: failure: smtp: from: "zuul@fedora.softwarefactory-project.io" to: "root@localhost" subject: '[Zuul] Job failed in periodic pipeline: {change.project}' - sqlreporter: + elasticsearch: - pipeline: @@ -375,13 +375,13 @@ github.com: {} pagure.io: {} src.fedoraproject.org: {} - sqlreporter: + elasticsearch: failure: github.com: {} pagure.io: {} src.fedoraproject.org: {} - sqlreporter: + elasticsearch: failure-message: Build failed (experimental pipeline). More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci @@ -410,12 +410,12 @@ success: github.com: check: 'success' - sqlreporter: + elasticsearch: failure: github.com: check: 'failure' - sqlreporter: + elasticsearch: failure-message: Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci @@ -444,12 +444,12 @@ success: github.com: check: 'success' - sqlreporter: + elasticsearch: failure: github.com: check: 'failure' - sqlreporter: + elasticsearch: failure-message: Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci