From ec249a7549734befaa130dabcb0c14b91be8a4f4 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Mon, 18 Sep 2023 14:17:03 -0400 Subject: [PATCH] qa/distros: removed centos 8 from supported distros Signed-off-by: Casey Bodley (cherry picked from commit 449db416aa82df12b349ce10603c9646c88bde83) --- qa/distros/crimson-supported-all-distro/centos_8.yaml | 1 - qa/distros/supported-all-distro/centos_8.yaml | 1 - qa/distros/supported-random-distro$/centos_8.yaml | 1 - qa/distros/supported/centos_8.stream.yaml | 1 - 4 files changed, 4 deletions(-) delete mode 120000 qa/distros/crimson-supported-all-distro/centos_8.yaml delete mode 120000 qa/distros/supported-all-distro/centos_8.yaml delete mode 120000 qa/distros/supported-random-distro$/centos_8.yaml delete mode 120000 qa/distros/supported/centos_8.stream.yaml diff --git a/qa/distros/crimson-supported-all-distro/centos_8.yaml b/qa/distros/crimson-supported-all-distro/centos_8.yaml deleted file mode 120000 index b7e6c9b4e546..000000000000 --- a/qa/distros/crimson-supported-all-distro/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_8.yaml \ No newline at end of file diff --git a/qa/distros/supported-all-distro/centos_8.yaml b/qa/distros/supported-all-distro/centos_8.yaml deleted file mode 120000 index b7e6c9b4e546..000000000000 --- a/qa/distros/supported-all-distro/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_8.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/centos_8.yaml b/qa/distros/supported-random-distro$/centos_8.yaml deleted file mode 120000 index b7e6c9b4e546..000000000000 --- a/qa/distros/supported-random-distro$/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_8.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_8.stream.yaml b/qa/distros/supported/centos_8.stream.yaml deleted file mode 120000 index e96091bb1336..000000000000 --- a/qa/distros/supported/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_8.stream.yaml \ No newline at end of file -- 2.47.3