From 3f922a68f3998e058ccb844eeb8cfa5eb761bfe7 Mon Sep 17 00:00:00 2001 From: Kamil Godzwon Date: Wed, 6 Jul 2022 06:14:03 -0400 Subject: [PATCH] doc/distributions: update doc according to the recent changes Added Rocky Linux 8 as a new supported OS (CI) Fedora 35 has been deployed to all VM-hosts and used instead of Fedora 34 as a default image. Signed-off-by: Kamil Godzwon Change-Id: I91926b442b188e9bf7cee32e5b957862c5ca878f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13563 Reviewed-by: Karol Latecki Reviewed-by: Konrad Sztyber Reviewed-by: Jim Harris Tested-by: SPDK CI Jenkins Community-CI: Broadcom CI --- doc/distributions.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/distributions.md b/doc/distributions.md index 1fafa65c1..849393074 100644 --- a/doc/distributions.md +++ b/doc/distributions.md @@ -16,7 +16,7 @@ jobs (see [status](https://ci.spdk.io) as a reference). ## Linux distributions {#linux_list} * Fedora: Trying to follow new release as per the release cycle whenever - possible. Currently at `Fedora33`. + possible. Currently at `Fedora35`. ```list - autobuild-vg-autotest @@ -41,7 +41,7 @@ Fedora may vary. In the future these will be aligned with the - vhost-autotest ``` -* Ubuntu: Last two LTS releases. Currently `20.04` and `18.04`. +* Ubuntu: Last two LTS releases. Currently `18.04` and `20.04`. ```list - ubuntu18-vg-autotest @@ -55,6 +55,12 @@ Fedora may vary. In the future these will be aligned with the - centos8-vg-autotest ``` +* Rocky Linux: Last release. Currently `8.6`. + +```list +- rocky8-vg-autotest +``` + ## FreeBSD distributions {#freebsd_list} * FreeBSD: Production release. Currently `12.2`.