From 9ae577bf00d03adf54ec73812c0d604ea23ed440 Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Tue, 23 Jul 2024 17:00:05 -0500 Subject: [PATCH] qa/suites/upgrade/quincy-p2p: update supported-all-distro to centos 9 Signed-off-by: Laura Flores --- qa/distros/supported-all-distro/centos_8.yaml | 1 - qa/distros/supported-all-distro/centos_9.stream.yaml | 1 + qa/distros/supported-all-distro/rhel_8.yaml | 1 - .../quincy-p2p-parallel/supported-all-distro/centos_8.yaml | 1 - .../supported-all-distro/centos_9.stream.yaml | 1 + 5 files changed, 2 insertions(+), 3 deletions(-) delete mode 120000 qa/distros/supported-all-distro/centos_8.yaml create mode 120000 qa/distros/supported-all-distro/centos_9.stream.yaml delete mode 120000 qa/distros/supported-all-distro/rhel_8.yaml delete mode 120000 qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_8.yaml create mode 120000 qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_9.stream.yaml 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 b7e6c9b4e54..00000000000 --- 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-all-distro/centos_9.stream.yaml b/qa/distros/supported-all-distro/centos_9.stream.yaml new file mode 120000 index 00000000000..38fea53ed69 --- /dev/null +++ b/qa/distros/supported-all-distro/centos_9.stream.yaml @@ -0,0 +1 @@ +../all/centos_9.stream.yaml \ No newline at end of file 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 f803f091ec8..00000000000 --- 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/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_8.yaml b/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_8.yaml deleted file mode 120000 index bb4a6aaf3ac..00000000000 --- a/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../../distros/supported-all-distro/centos_8.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_9.stream.yaml b/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_9.stream.yaml new file mode 120000 index 00000000000..95b9a358ea5 --- /dev/null +++ b/qa/suites/upgrade/quincy-p2p/quincy-p2p-parallel/supported-all-distro/centos_9.stream.yaml @@ -0,0 +1 @@ +../../../../../distros/supported-all-distro/centos_9.stream.yaml \ No newline at end of file -- 2.47.3