From 141ad20e732327949099e8123b56685213fdf5aa Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 9 Jul 2019 10:43:01 -0500 Subject: [PATCH] qa: stop testing on 16.04 xenial Note that the hammer old-client test will now *only* run on centos. Signed-off-by: Sage Weil --- qa/distros/supported-all-distro/ubuntu_16.04.yaml | 1 - qa/distros/supported-random-distro$/ubuntu_16.04.yaml | 1 - qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml | 1 - 3 files changed, 3 deletions(-) delete mode 120000 qa/distros/supported-all-distro/ubuntu_16.04.yaml delete mode 120000 qa/distros/supported-random-distro$/ubuntu_16.04.yaml delete mode 120000 qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml diff --git a/qa/distros/supported-all-distro/ubuntu_16.04.yaml b/qa/distros/supported-all-distro/ubuntu_16.04.yaml deleted file mode 120000 index 69ebbd49eb8a..000000000000 --- a/qa/distros/supported-all-distro/ubuntu_16.04.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/ubuntu_16.04.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/ubuntu_16.04.yaml b/qa/distros/supported-random-distro$/ubuntu_16.04.yaml deleted file mode 120000 index 69ebbd49eb8a..000000000000 --- a/qa/distros/supported-random-distro$/ubuntu_16.04.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/ubuntu_16.04.yaml \ No newline at end of file diff --git a/qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml b/qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml deleted file mode 120000 index 053d801e916d..000000000000 --- a/qa/suites/rados/thrash-old-clients/distro$/ubuntu_16.04.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/ubuntu_16.04.yaml \ No newline at end of file -- 2.47.3