From 30eb7467aa314c85808cf30f9d23a927684f2a65 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Mon, 24 May 2021 16:45:47 +0000 Subject: [PATCH] qa/suites/rados/thrash-old-clients: use centos_latest.yaml use centos_latest instead of bionic because this is only common distro for which we build packages for nautilus and above. Signed-off-by: Neha Ojha --- qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml | 1 + qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml delete mode 120000 qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml diff --git a/qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml b/qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml new file mode 120000 index 0000000000000..bd9854e702982 --- /dev/null +++ b/qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml deleted file mode 120000 index cfb85f10ef598..0000000000000 --- a/qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_18.04.yaml \ No newline at end of file -- 2.39.5