From 9b306af42139a56758d0ed71de020ce48ffc2479 Mon Sep 17 00:00:00 2001 From: Deepika Upadhyay Date: Mon, 6 Dec 2021 23:00:16 +0530 Subject: [PATCH] qa/rbd: update the cephadm required distro Signed-off-by: Deepika Upadhyay --- qa/suites/rbd/iscsi/0-single-container-host.yaml | 1 + qa/suites/rbd/iscsi/supported-random-distro$/centos_8.yaml | 1 - qa/suites/rbd/iscsi/supported-random-distro$/rhel_8.yaml | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) create mode 120000 qa/suites/rbd/iscsi/0-single-container-host.yaml delete mode 120000 qa/suites/rbd/iscsi/supported-random-distro$/centos_8.yaml delete mode 120000 qa/suites/rbd/iscsi/supported-random-distro$/rhel_8.yaml diff --git a/qa/suites/rbd/iscsi/0-single-container-host.yaml b/qa/suites/rbd/iscsi/0-single-container-host.yaml new file mode 120000 index 00000000000..7406e749cf5 --- /dev/null +++ b/qa/suites/rbd/iscsi/0-single-container-host.yaml @@ -0,0 +1 @@ +.qa/distros/single-container-host.yaml \ No newline at end of file diff --git a/qa/suites/rbd/iscsi/supported-random-distro$/centos_8.yaml b/qa/suites/rbd/iscsi/supported-random-distro$/centos_8.yaml deleted file mode 120000 index 750bfb4908f..00000000000 --- a/qa/suites/rbd/iscsi/supported-random-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/rbd/iscsi/supported-random-distro$/rhel_8.yaml b/qa/suites/rbd/iscsi/supported-random-distro$/rhel_8.yaml deleted file mode 120000 index 046a2f699ff..00000000000 --- a/qa/suites/rbd/iscsi/supported-random-distro$/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../distros/supported-all-distro/rhel_8.yaml \ No newline at end of file