From: Neha Ojha Date: Fri, 21 May 2021 16:15:37 +0000 (+0000) Subject: qa: use ubuntu_latest for perf suites X-Git-Tag: v15.2.16~57^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=f996d9d1586d4d0e38824c0ac9e6366c34e68c7c;p=ceph.git qa: use ubuntu_latest for perf suites Signed-off-by: Neha Ojha (cherry picked from commit 5957d1797a4f67b4545c2554dff240463af87359) --- 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 cfb85f10ef598..0000000000000 --- 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 0000000000000..3a09f9abb05ca --- /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 cfb85f10ef598..0000000000000 --- 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 0000000000000..3a09f9abb05ca --- /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