]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/perf-basic: only test on bionic 34161/head
authorKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 01:54:04 +0000 (09:54 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Mar 2020 01:54:06 +0000 (09:54 +0800)
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 <kchai@redhat.com>
qa/suites/perf-basic/distros/.qa [new symlink]
qa/suites/perf-basic/distros/ubuntu_latest.yaml [new symlink]

diff --git a/qa/suites/perf-basic/distros/.qa b/qa/suites/perf-basic/distros/.qa
new file mode 120000 (symlink)
index 0000000..fea2489
--- /dev/null
@@ -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 (symlink)
index 0000000..3a09f9a
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file