From: Sage Weil Date: Thu, 19 Dec 2019 18:16:00 +0000 (-0600) Subject: qa/suites/rados/thrash-old-clients: centos -> ubuntu X-Git-Tag: v15.1.0~425^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32356%2Fhead;p=ceph.git qa/suites/rados/thrash-old-clients: centos -> ubuntu We can't upgrade packages from el7 to el8, so do this on ubuntu 18.04. Signed-off-by: Sage Weil --- diff --git a/qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml b/qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml deleted file mode 120000 index bd9854e70298..000000000000 --- a/qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/rados/thrash-old-clients/distro$/ubuntu_latest.yaml b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_latest.yaml new file mode 120000 index 000000000000..3a09f9abb05c --- /dev/null +++ b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file