From 0613dc4d1b734893c1ea4800f21fd30ea1121c39 Mon Sep 17 00:00:00 2001 From: root Date: Jun 03 2019 08:15:13 +0000 Subject: Add AMQP connection --- diff --git a/resources/_internal.yaml b/resources/_internal.yaml index 61093c9..55c2c77 100644 --- a/resources/_internal.yaml +++ b/resources/_internal.yaml @@ -17,6 +17,9 @@ resources: stg.pagure.io: base-url: "https://stg.pagure.io" type: pagure + amqp: + base-url: "http://fedora.softwarefactory-project.io:9042" + type: pagure projects: internal: diff --git a/zuul.d/_pipelines.yaml b/zuul.d/_pipelines.yaml index 87b6fb7..e81ec6d 100644 --- a/zuul.d/_pipelines.yaml +++ b/zuul.d/_pipelines.yaml @@ -28,6 +28,10 @@ action: - opened - changed + amqp: + - event: pg_pull_request + action: + - opened start: pagure.io: status: 'pending' @@ -42,12 +46,16 @@ status: 'success' stg.pagure.io: status: 'success' + amqp: + status: 'success' sqlreporter: failure: pagure.io: status: 'failure' stg.pagure.io: status: 'failure' + amqp: + status: 'failure' sqlreporter: - pipeline: