From 26d9f3c0c5dae888e06c46edf79c4f085354f85a Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Tue, 30 Sep 2025 12:57:10 -0700 Subject: [PATCH] doc: changed the jenkins job URL for build Signed-off-by: Yuri Weinstein --- doc/dev/release-process.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 63185c2ec8700..969fcb5a5ca7a 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -92,7 +92,7 @@ Notify the "Build Lead" that the release branch is ready. We'll use a stable/regular 19.2.2 release of Squid as an example throughout this document. -1. Browse to https://jenkins.ceph.com/view/all/job/ceph/build?delay=0sec +1. Browse to https://jenkins.ceph.com/view/all/job/ceph-release-pipeline/build?delay=0sec 2. Log in with GitHub OAuth 3. Set the parameters as necessary:: @@ -117,6 +117,9 @@ NOTE: if for some reason the build has to be restarted (for example if one distr +-------------------+--------------------------------------------------+ | squid (19.X.X) | ``jammy centos9 windows bookworm`` | +-------------------+--------------------------------------------------+ + | tentacle (20.X.X) | ``jammy centos9 noble windows bookworm rocky10`` | + +-------------------+--------------------------------------------------+ + 5. Click ``Build``. -- 2.39.5