From 51e1065dcca668706089ec17fd8349b4307057d2 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Mon, 31 Jan 2022 14:52:04 -0500 Subject: [PATCH] qa/distros: remove duplicate centos_8.stream.yaml from supported Signed-off-by: Casey Bodley (cherry picked from commit 3b71b41190bbb0af5026babc82266541b6398e92) --- qa/distros/supported-all-distro/centos_8.stream.yaml | 1 - qa/distros/supported-random-distro$/centos_8.stream.yaml | 1 - qa/distros/supported/centos_8.stream.yaml | 1 - 3 files changed, 3 deletions(-) delete mode 120000 qa/distros/supported-all-distro/centos_8.stream.yaml delete mode 120000 qa/distros/supported-random-distro$/centos_8.stream.yaml delete mode 120000 qa/distros/supported/centos_8.stream.yaml diff --git a/qa/distros/supported-all-distro/centos_8.stream.yaml b/qa/distros/supported-all-distro/centos_8.stream.yaml deleted file mode 120000 index e96091bb1336e..0000000000000 --- a/qa/distros/supported-all-distro/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/centos_8.stream.yaml b/qa/distros/supported-random-distro$/centos_8.stream.yaml deleted file mode 120000 index e96091bb1336e..0000000000000 --- a/qa/distros/supported-random-distro$/centos_8.stream.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_8.stream.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 e96091bb1336e..0000000000000 --- 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.39.5