From: Alexandre Bruyelles Date: Wed, 29 Apr 2020 09:12:20 +0000 (+0200) Subject: doc/start/os-recommendations.rst: add opensuse, comment centos7 X-Git-Tag: wip-pdonnell-testing-20200918.022351~1412^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=443c12070c3b4a8af8bdb8322a77ef086fc303db;p=ceph-ci.git doc/start/os-recommendations.rst: add opensuse, comment centos7 Signed-off-by: Alexandre Bruyelles --- diff --git a/doc/start/os-recommendations.rst b/doc/start/os-recommendations.rst index 26cfc6cb516..8573e0e23e7 100644 --- a/doc/start/os-recommendations.rst +++ b/doc/start/os-recommendations.rst @@ -47,7 +47,7 @@ Octopus (15.2.z) +==========+==========+====================+==============+=========+============+ | CentOS | 8 | N/A | linux-4.18 | | B, I, C | +----------+----------+--------------------+--------------+---------+------------+ -| CentOS | 7 | N/A | linux-3.10.0 | 4 | B, I | +| CentOS | 7 | N/A | linux-3.10.0 | 4, 5 | B, I | +----------+----------+--------------------+--------------+---------+------------+ | Debian | 10 | Buster | linux-4.19 | | B | +----------+----------+--------------------+--------------+---------+------------+ @@ -57,6 +57,9 @@ Octopus (15.2.z) +----------+----------+--------------------+--------------+---------+------------+ | Ubuntu | 18.04 | Bionic Beaver | linux-4.15 | 4 | B, I, C | +----------+----------+--------------------+--------------+---------+------------+ +| openSUSE | 15.2 | Leap | linux-5.3 | 6 | | ++----------+----------+--------------------+--------------+---------+------------+ + Nautilus (14.2.z) ----------------- @@ -122,6 +125,9 @@ Notes - **4**: ``btrfs`` is no longer tested on this release. We recommend using ``bluestore``. +- **5**: Some additional features related to dashboard are not available. + +- **6**: Building packages are built regularly, but not distributed by Ceph. Testing -------