From 424396da30c67bba3ca6dc96ac98e36f326e5c50 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 23 Jun 2020 13:51:09 +0800 Subject: [PATCH] qa/suites/rados: do not test with el7 since we stopped building master on el7, there is no need to test cephadm with el7 anymore. Signed-off-by: Kefu Chai --- qa/suites/rados/cephadm/smoke/distro/centos_7.yaml | 1 - qa/suites/rados/cephadm/smoke/distro/rhel_7.yaml | 1 - 2 files changed, 2 deletions(-) delete mode 120000 qa/suites/rados/cephadm/smoke/distro/centos_7.yaml delete mode 120000 qa/suites/rados/cephadm/smoke/distro/rhel_7.yaml diff --git a/qa/suites/rados/cephadm/smoke/distro/centos_7.yaml b/qa/suites/rados/cephadm/smoke/distro/centos_7.yaml deleted file mode 120000 index 5ad8254e1408f..0000000000000 --- a/qa/suites/rados/cephadm/smoke/distro/centos_7.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/centos_7.yaml \ No newline at end of file diff --git a/qa/suites/rados/cephadm/smoke/distro/rhel_7.yaml b/qa/suites/rados/cephadm/smoke/distro/rhel_7.yaml deleted file mode 120000 index b776cd2f7b2c4..0000000000000 --- a/qa/suites/rados/cephadm/smoke/distro/rhel_7.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/rhel_7.yaml \ No newline at end of file -- 2.39.5