]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs: removed centos 8 and added squid to the build matrix 58903/head
authorYuri Weinstein <yweinste@redhat.com>
Fri, 12 Jul 2024 13:42:02 +0000 (06:42 -0700)
committerZac Dover <zac.dover@proton.me>
Mon, 29 Jul 2024 10:59:02 +0000 (20:59 +1000)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 8761bbe16c2a6d19e136254c26d1d67ebe839e3b)

doc/dev/release-process.rst

index 11e36ab473c5f0c2ea33b4daa5681b06eeeb29c2..68a82d5acc746b47501f5a30e885969d43487d82 100644 (file)
@@ -97,15 +97,15 @@ We'll use a stable/regular 15.2.17 release of Octopus as an example throughout t
 
 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                                   |
+    +===================+==================================================+
+    | octopus (15.X.X)  | ``focal bionic centos7 centos8 buster``          |
+    +-------------------+--------------------------------------------------+
+    | pacific (16.X.X)  | ``focal bionic buster bullseye``                 |
+    +-------------------+--------------------------------------------------+
+    | quincy (17.X.X)   | ``jammy focal centos9 bullseye``                 |
+    +-------------------+--------------------------------------------------+
 
 5. Click ``Build``.