From: Kefu Chai Date: Wed, 25 Mar 2020 01:54:04 +0000 (+0800) Subject: qa/suites/perf-basic: only test on bionic X-Git-Tag: v16.1.0~2811^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d4a04809fd7fd8aaf447005f76a1090db99d75c5;p=ceph.git qa/suites/perf-basic: only test on bionic because centos8/rhel8 does not package collectl or pdsh anymore. but these packages are required by CBT for collecting performance stats. so instead of testing on all supported distros, let's run the perf tests only on distros offering these packages. Signed-off-by: Kefu Chai --- diff --git a/qa/suites/perf-basic/distros/.qa b/qa/suites/perf-basic/distros/.qa new file mode 120000 index 000000000000..fea2489fdf6d --- /dev/null +++ b/qa/suites/perf-basic/distros/.qa @@ -0,0 +1 @@ +../.qa \ No newline at end of file diff --git a/qa/suites/perf-basic/distros/ubuntu_latest.yaml b/qa/suites/perf-basic/distros/ubuntu_latest.yaml new file mode 120000 index 000000000000..3a09f9abb05c --- /dev/null +++ b/qa/suites/perf-basic/distros/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file