From de3aa09f94fea74d36794a5547b68e624f458f39 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 20 Sep 2023 10:19:00 -0400 Subject: [PATCH] qa/distros: removed rhel 8 from supported distros Signed-off-by: Casey Bodley (cherry picked from commit 7a1dce1ebd883741b5003b9e18d4765526cbbb3e) (cherry picked from commit 6bff0eda850b8d7cd1d815328373c1eeff412f13) --- qa/distros/supported-all-distro/rhel_8.yaml | 1 - qa/distros/supported-random-distro$/rhel_8.yaml | 1 - qa/distros/supported/rhel_latest.yaml | 1 - 3 files changed, 3 deletions(-) delete mode 120000 qa/distros/supported-all-distro/rhel_8.yaml delete mode 120000 qa/distros/supported-random-distro$/rhel_8.yaml delete mode 120000 qa/distros/supported/rhel_latest.yaml diff --git a/qa/distros/supported-all-distro/rhel_8.yaml b/qa/distros/supported-all-distro/rhel_8.yaml deleted file mode 120000 index f803f091ec806..0000000000000 --- a/qa/distros/supported-all-distro/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_8.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/rhel_8.yaml b/qa/distros/supported-random-distro$/rhel_8.yaml deleted file mode 120000 index f803f091ec806..0000000000000 --- a/qa/distros/supported-random-distro$/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_8.yaml \ No newline at end of file diff --git a/qa/distros/supported/rhel_latest.yaml b/qa/distros/supported/rhel_latest.yaml deleted file mode 120000 index f803f091ec806..0000000000000 --- a/qa/distros/supported/rhel_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_8.yaml \ No newline at end of file -- 2.39.5