]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/start: update "platforms" table 53075/head
authorZac Dover <zac.dover@proton.me>
Mon, 21 Aug 2023 15:18:40 +0000 (01:18 +1000)
committerZac Dover <zac.dover@proton.me>
Tue, 22 Aug 2023 04:37:22 +0000 (14:37 +1000)
Update the table that reports which versions of which Linux releases
have been used in tests of Ceph.

Fixes: https://tracker.ceph.com/issues/62354
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 78bf08249886d86c5112a66e39a7444bb7e1f879)

doc/start/os-recommendations.rst

index 98cef7820fd5a610bfc6790846a1c1e21d3d0c3e..49ec3abd68aa56b045e4e81c3b297343cac25e20 100644 (file)
@@ -40,15 +40,17 @@ platforms.  Generally speaking, there is very little dependence on
 specific distributions outside of the kernel and system initialization
 package (i.e., sysvinit, systemd).
 
-+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+
-| Release Name | Tag    | CentOS                 | Ubuntu                         | OpenSUSE :sup:`C` | Debian :sup:`C` |
-+==============+========+========================+================================+===================+=================+
-| Quincy       | 17.2.z | 8 :sup:`A`             | 20.04 :sup:`A`                 | 15.3              | 11              |
-+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+
-| Pacific      | 16.2.z | 8 :sup:`A`             | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2              | 10, 11          |
-+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+
-| Octopus      | 15.2.z | 7 :sup:`B` 8 :sup:`A`  | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2              | 10              |
-+--------------+--------+------------------------+--------------------------------+-------------------+-----------------+
++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+
+| Release Name | Tag    | CentOS                 | Ubuntu                         | OpenSUSE :sup:`C` | Debian :sup:`C`         |
++==============+========+========================+================================+===================+=========================+
+| Reef         | 18.2.z | 8 :sup:`A` 9 :sup:`A`  | 20.04 :sup:`A` 22.04 :sup:`A`  | all               | TBD (as of 22 Aug 2023) |
++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+
+| Quincy       | 17.2.z | 8 :sup:`A`             | 20.04 :sup:`A`                 | 15.3              | 11                      |
++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+
+| Pacific      | 16.2.z | 8 :sup:`A`             | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2              | 10, 11                  |
++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+
+| Octopus      | 15.2.z | 7 :sup:`B` 8 :sup:`A`  | 18.04 :sup:`C`, 20.04 :sup:`A` | 15.2              | 10                      |
++--------------+--------+------------------------+--------------------------------+-------------------+-------------------------+
 
 - **A**: Ceph provides packages and has done comprehensive tests on the software in them.
 - **B**: Ceph provides packages and has done basic tests on the software in them.