From 0fa568b302911ee57dd2b42edfa70127473b496b 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 Removed CentOS 8 from main CI jobs due to its EOL (Rocky 8 as a replacement) CentOS 8 is used only for v22.01.x branch testing Signed-off-by: Kamil Godzwon Change-Id: Ide5d3f392fd4dc06fb077ac3dc493c3832a52f89 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13672 Tested-by: SPDK CI Jenkins Reviewed-by: Karol Latecki Reviewed-by: Konrad Sztyber Reviewed-by: Tomasz Zawadzki --- doc/distributions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/distributions.md b/doc/distributions.md index 849393074..40de13fe7 100644 --- a/doc/distributions.md +++ b/doc/distributions.md @@ -48,14 +48,14 @@ Fedora may vary. In the future these will be aligned with the - ubuntu20-vg-autotest ``` -* CentOS: Maintained releases. Currently `7.9` and `8.2`. +* CentOS: Maintained releases. Currently `7.9`. Centos 8.3 is only used for testing on 22.01.x branch. ```list - centos7-vg-autotest - centos8-vg-autotest ``` -* Rocky Linux: Last release. Currently `8.6`. +* Rocky Linux: Last release. Currently `8.6`. CentOS 8 replacement. ```list - rocky8-vg-autotest