From a1e3895e3aa345cd60d27993ea962f23b15f3032 Mon Sep 17 00:00:00 2001 From: Andrei Stepanov Date: Jun 23 2020 11:13:04 +0000 Subject: Add table for rabbitmq queues Signed-off-by: Andrei Stepanov --- diff --git a/modules/ROOT/pages/jenkins.adoc b/modules/ROOT/pages/jenkins.adoc index 8b049e0..7911b2c 100644 --- a/modules/ROOT/pages/jenkins.adoc +++ b/modules/ROOT/pages/jenkins.adoc @@ -25,6 +25,28 @@ The Fedora CI team has recently created an organiation in github here: https://g The goal is to move all of our repos under this org in the near future. +== RabbitMQ and pipelines == + +*The same pipeline cannot be used twice by two different pipelines.* + +Each pipeline that uses one of osci rabbitmq queue must have entry in the table bellow. + +Ref doc https://pagure.io/fedora-infrastructure/issue/8996 + +.Table Queue <-> pipeline +|=== +| Queue | Pipeline URL + +| osci-pipelines-queue-4 +| https://osci-jenkins.ci.fedoraproject.org/job/RabbitMQ_Copr_Heartbeat/ + +| osci-pipelines-queue-5 +| https://jenkins-continuous-infra.apps.ci.centos.org/view/RabbitMQ_Copr_Heartbeat/job/RabbitMQ_Copr_Heartbeat/ + +| osci-pipelines-queue-X +| Each pipelline must reserve queue here +|=== + === Links === Jenkins repos: