From 660d4a7592385e65d7f903dd1762baeb3332331d Mon Sep 17 00:00:00 2001 From: Bruno Goncalves Date: Jun 26 2020 11:11:00 +0000 Subject: add queues used by dist-git pipeline --- diff --git a/modules/ROOT/pages/jenkins.adoc b/modules/ROOT/pages/jenkins.adoc index 7911b2c..48d711c 100644 --- a/modules/ROOT/pages/jenkins.adoc +++ b/modules/ROOT/pages/jenkins.adoc @@ -29,7 +29,7 @@ The goal is to move all of our repos under this org in the near future. *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. +Each Jenkins job that uses one of osci rabbitmq queue must have entry in the table bellow. Ref doc https://pagure.io/fedora-infrastructure/issue/8996 @@ -37,12 +37,36 @@ Ref doc https://pagure.io/fedora-infrastructure/issue/8996 |=== | Queue | Pipeline URL +| osci-pipelines-queue-0 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-image-test-trigger + +| osci-pipelines-queue-1 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-build-pipeline-trigger + +| osci-pipelines-queue-2 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-pr-new-trigger + +| osci-pipelines-queue-3 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-task-pipeline-trigger/ + | 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-6 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-stage-build-trigger + +| osci-pipelines-queue-7 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-stage-pr-new-trigger + +| osci-pipelines-queue-8 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-stage-pr-comment-trigger + +| osci-pipelines-queue-9 +| https://jenkins-continuous-infra.apps.ci.centos.org/job/fedora-pr-comment-trigger + | osci-pipelines-queue-X | Each pipelline must reserve queue here |===