From dd46ae1006e580b4f25d190732e7b4b400501955 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 20 May 2018 09:38:02 -0500 Subject: [PATCH] qa/suites/rados/thrash-old-clients: only centos and 16.04 We don't have old client builds for the newer distros. Signed-off-by: Sage Weil --- qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml | 1 + qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml | 1 + qa/suites/rados/thrash-old-clients/supported-random-distro$ | 1 - 3 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml create mode 120000 qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml delete mode 120000 qa/suites/rados/thrash-old-clients/supported-random-distro$ 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..99ec2bb0055d9 --- /dev/null +++ b/qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml @@ -0,0 +1 @@ +../../../../distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml new file mode 120000 index 0000000000000..e34374e3bd23c --- /dev/null +++ b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml @@ -0,0 +1 @@ +../../../../distros/all/ubuntu_16.04.yaml \ No newline at end of file diff --git a/qa/suites/rados/thrash-old-clients/supported-random-distro$ b/qa/suites/rados/thrash-old-clients/supported-random-distro$ deleted file mode 120000 index 7cef21eeffd25..0000000000000 --- a/qa/suites/rados/thrash-old-clients/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../basic/supported-random-distro$ \ No newline at end of file -- 2.39.5