From: Yuri Weinstein Date: Tue, 30 Sep 2025 19:57:10 +0000 (-0700) Subject: doc: changed the jenkins job URL for build X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F65736%2Fhead;p=ceph.git doc: changed the jenkins job URL for build Signed-off-by: Yuri Weinstein --- diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 63185c2ec87..969fcb5a5ca 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``.