From: Yuri Weinstein Date: Fri, 12 Jul 2024 13:42:02 +0000 (-0700) Subject: docs: removed centos 8 and added squid to the build matrix X-Git-Tag: testing/wip-xiubli-testing-20240802.055215-squid~36^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=6f42271467fdbf70927674c305fbbd58bcf74da0;p=ceph-ci.git docs: removed centos 8 and added squid to the build matrix Signed-off-by: Yuri Weinstein (cherry picked from commit 8761bbe16c2a6d19e136254c26d1d67ebe839e3b) --- diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 3ed609af9d2..1a16f349a64 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -106,11 +106,13 @@ NOTE: if for some reason the build has to be restarted (for example if one distr +-------------------+--------------------------------------------------+ | Release | Distro Codemap | +===================+==================================================+ - | pacific (16.X.X) | ``focal bionic centos8 buster bullseye`` | + | pacific (16.X.X) | ``focal bionic buster bullseye`` | +-------------------+--------------------------------------------------+ - | quincy (17.X.X) | ``focal centos8 centos9 bullseye`` | + | quincy (17.X.X) | ``jammy focal centos9 bullseye`` | +-------------------+--------------------------------------------------+ - | reef (18.X.X) | ``jammy focal centos8 centos9 windows bookworm`` | + | reef (18.X.X) | ``jammy focal centos9 windows bookworm`` | + +-------------------+--------------------------------------------------+ + | squid (19.X.X) | ``jammy centos9 windows bookworm`` | +-------------------+--------------------------------------------------+ 5. Click ``Build``.