From bcb24587b135474398ca25c23bd67f94bd235677 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 22 Aug 2023 01:18:40 +1000 Subject: [PATCH] doc/start: update "platforms" table 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 (cherry picked from commit 78bf08249886d86c5112a66e39a7444bb7e1f879) --- doc/start/os-recommendations.rst | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 98cef7820fd5a..49ec3abd68aa5 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -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. -- 2.39.5