From: Neha Ojha Date: Fri, 21 May 2021 16:15:37 +0000 (+0000) Subject: qa: use ubuntu_latest for perf suites X-Git-Tag: v17.1.0~1865^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5957d1797a4f67b4545c2554dff240463af87359;p=ceph.git qa: use ubuntu_latest for perf suites Signed-off-by: Neha Ojha --- diff --git a/qa/suites/perf-basic/ubuntu_18.04.yaml b/qa/suites/perf-basic/ubuntu_18.04.yaml deleted file mode 120000 index cfb85f10ef59..000000000000 --- a/qa/suites/perf-basic/ubuntu_18.04.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_18.04.yaml \ No newline at end of file diff --git a/qa/suites/perf-basic/ubuntu_latest.yaml b/qa/suites/perf-basic/ubuntu_latest.yaml new file mode 120000 index 000000000000..3a09f9abb05c --- /dev/null +++ b/qa/suites/perf-basic/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/rados/perf/ubuntu_18.04.yaml b/qa/suites/rados/perf/ubuntu_18.04.yaml deleted file mode 120000 index cfb85f10ef59..000000000000 --- a/qa/suites/rados/perf/ubuntu_18.04.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_18.04.yaml \ 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 000000000000..3a09f9abb05c --- /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