From 5eb14cf18067cad35e413ca2a917ae05d4a5c691 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Wed, 25 Oct 2023 15:05:56 -0700 Subject: [PATCH] docs: revised Distro Codemap, removed `octopus`, added `reef` Signed-off-by: Yuri Weinstein --- doc/dev/release-process.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 9cd64ece932b4..269983de6eb58 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -103,15 +103,15 @@ NOTE: if for some reason the build has to be restarted (for example if one distr 4. Use https://docs.ceph.com/en/latest/start/os-recommendations/?highlight=debian#platforms to determine the ``DISTROS`` parameter. For example, - +-------------------+-------------------------------------------+ - | Release | Distro Codemap | - +===================+===========================================+ - | octopus (15.X.X) | ``focal bionic centos7 centos8 buster`` | - +-------------------+-------------------------------------------+ - | pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` | - +-------------------+-------------------------------------------+ - | quincy (17.X.X) | ``focal centos8 centos9 bullseye`` | - +-------------------+-------------------------------------------+ + +-------------------+--------------------------------------------------+ + | Release | Distro Codemap | + +===================+==================================================+ + | pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` | + +-------------------+--------------------------------------------------+ + | quincy (17.X.X) | ``focal centos8 centos9 bullseye`` | + +-------------------+--------------------------------------------------+ + | reef (18.X.X) | ``jammy focal centos8 centos9 windows bookworm`` | + +-------------------+--------------------------------------------------+ 5. Click ``Build``. -- 2.39.5