From 6a03b4cec9be39b2c3217e5f28372e1db3999781 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Wed, 3 Feb 2021 17:29:59 +0000 Subject: [PATCH] qa/suites/rados/perf: pin to 18.04 Caused by a07ca4c5c0f04c43c71231a898c2a89e99a80606 Fixes: https://tracker.ceph.com/issues/49139 Signed-off-by: Neha Ojha --- qa/suites/rados/perf/ubuntu_18.04.yaml | 1 + qa/suites/rados/perf/ubuntu_latest.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 qa/suites/rados/perf/ubuntu_18.04.yaml delete mode 120000 qa/suites/rados/perf/ubuntu_latest.yaml diff --git a/qa/suites/rados/perf/ubuntu_18.04.yaml b/qa/suites/rados/perf/ubuntu_18.04.yaml new file mode 120000 index 0000000000000..cfb85f10ef598 --- /dev/null +++ b/qa/suites/rados/perf/ubuntu_18.04.yaml @@ -0,0 +1 @@ +.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 deleted file mode 120000 index 3a09f9abb05ca..0000000000000 --- a/qa/suites/rados/perf/ubuntu_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file -- 2.39.5