From 7e28443779f0a5c59672bf5f591e530919a8f2f9 Mon Sep 17 00:00:00 2001
From: Yuri Weinstein <yweinste@redhat.com>
Date: Mon, 31 Aug 2020 16:31:13 -0700
Subject: [PATCH] qa/tests: use bionic only for old clients in
 rados/thrash-old-clients

Fixes: https://tracker.ceph.com/issues/46529
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
---
 qa/suites/rados/thrash-old-clients/distro$/centos_7.6.yaml   | 1 -
 qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 120000 qa/suites/rados/thrash-old-clients/distro$/centos_7.6.yaml
 create mode 120000 qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml

diff --git a/qa/suites/rados/thrash-old-clients/distro$/centos_7.6.yaml b/qa/suites/rados/thrash-old-clients/distro$/centos_7.6.yaml
deleted file mode 120000
index f406338aa74..00000000000
--- a/qa/suites/rados/thrash-old-clients/distro$/centos_7.6.yaml
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/all/centos_7.6.yaml
\ No newline at end of file
diff --git a/qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml
new file mode 120000
index 00000000000..cfb85f10ef5
--- /dev/null
+++ b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_18.04.yaml
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_18.04.yaml
\ No newline at end of file