From: Neha Ojha Date: Fri, 24 Jul 2020 21:53:32 +0000 (+0000) Subject: qa/suites/rados/perf: run on ubuntu only X-Git-Tag: v14.2.11~32^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F36290%2Fhead;p=ceph.git qa/suites/rados/perf: run on ubuntu only This change is specific to nautilus since fio tests have been failing on centos and rhel 7.8 due to dependency issues. Signed-off-by: Neha Ojha --- diff --git a/qa/suites/rados/perf/distros/ubuntu_16.04.yaml b/qa/suites/rados/perf/distros/ubuntu_16.04.yaml new file mode 120000 index 000000000000..a92e406000dc --- /dev/null +++ b/qa/suites/rados/perf/distros/ubuntu_16.04.yaml @@ -0,0 +1 @@ +../../../../distros/supported-all-distro/ubuntu_16.04.yaml \ No newline at end of file diff --git a/qa/suites/rados/perf/distros/ubuntu_latest.yaml b/qa/suites/rados/perf/distros/ubuntu_latest.yaml new file mode 120000 index 000000000000..f4d73c110861 --- /dev/null +++ b/qa/suites/rados/perf/distros/ubuntu_latest.yaml @@ -0,0 +1 @@ +../../../../distros/supported-all-distro/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/rados/perf/supported-random-distro$ b/qa/suites/rados/perf/supported-random-distro$ deleted file mode 120000 index 7cef21eeffd2..000000000000 --- a/qa/suites/rados/perf/supported-random-distro$ +++ /dev/null @@ -1 +0,0 @@ -../basic/supported-random-distro$ \ No newline at end of file