From 4dcb7dcc6a9b6ac4d46ba1ff503d21d51705540b Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 19 Dec 2019 12:03:10 -0600 Subject: [PATCH] qa/suites/rados/perf: run on ubuntu pdsh and collectl packages don't seem to exist on el8. Signed-off-by: Sage Weil --- qa/suites/rados/perf/supported-random-distro$ | 1 - qa/suites/rados/perf/ubuntu_latest.yaml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 qa/suites/rados/perf/supported-random-distro$ create mode 120000 qa/suites/rados/perf/ubuntu_latest.yaml diff --git a/qa/suites/rados/perf/supported-random-distro$ b/qa/suites/rados/perf/supported-random-distro$ deleted file mode 120000 index 7cef21eeffd..00000000000 --- a/qa/suites/rados/perf/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../basic/supported-random-distro$ \ No newline at end of file diff --git a/qa/suites/rados/perf/ubuntu_latest.yaml b/qa/suites/rados/perf/ubuntu_latest.yaml new file mode 120000 index 00000000000..3a09f9abb05 --- /dev/null +++ b/qa/suites/rados/perf/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file -- 2.39.5