From e06dcdee0c51fd88e0826577440344c0ea89a4f8 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Thu, 28 Mar 2024 15:57:34 -0700 Subject: [PATCH] doc: added jammy to the supported distro list for quincy Signed-off-by: Yuri Weinstein --- doc/dev/release-process.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 53f6e9470845a..335d6d2a7c794 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -111,7 +111,7 @@ NOTE: if for some reason the build has to be restarted (for example if one distr +===================+==================================================+ | pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` | +-------------------+--------------------------------------------------+ - | quincy (17.X.X) | ``focal centos8 centos9 bullseye`` | + | quincy (17.X.X) | ``jammy focal centos8 centos9 bullseye`` | +-------------------+--------------------------------------------------+ | reef (18.X.X) | ``jammy focal centos8 centos9 windows bookworm`` | +-------------------+--------------------------------------------------+ @@ -209,16 +209,16 @@ See `the Ceph Tracker wiki page that explains how to write the release notes ..". +directory (that is, "mv ..". 5. Build Containers =================== -Prerelease containers (x86_64 only) are built by -https://2.jenkins.ceph.com/job/ceph-container-prerelease-build; run it +Prerelease containers (x86_64 only) are built by +https://2.jenkins.ceph.com/job/ceph-container-prerelease-build; run it with appropriate parameters. Test container images will appear on quay.ceph.io in the ceph/prerelease repo, built from the prerelease area on download.ceph.com. When satisfied with them, and after you have promoted -- 2.39.5