From b430fd538f80ddc1fa2e16d972dee2f4dfeb0345 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 28 Nov 2021 15:10:40 -0600 Subject: [PATCH] qa/suites/rados/thrash-old-clients: use better-support cephadm distro/podman Signed-off-by: Sage Weil --- qa/suites/rados/thrash-old-clients/{distro$ => 0-distro$}/.qa | 0 .../0-distro$/centos_8.3_container_tools_3.0.yaml | 1 + .../0-distro$/centos_8.stream_container_tools.yaml | 1 + qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml | 1 - 4 files changed, 2 insertions(+), 1 deletion(-) rename qa/suites/rados/thrash-old-clients/{distro$ => 0-distro$}/.qa (100%) create mode 120000 qa/suites/rados/thrash-old-clients/0-distro$/centos_8.3_container_tools_3.0.yaml create mode 120000 qa/suites/rados/thrash-old-clients/0-distro$/centos_8.stream_container_tools.yaml delete mode 120000 qa/suites/rados/thrash-old-clients/distro$/centos_latest.yaml diff --git a/qa/suites/rados/thrash-old-clients/distro$/.qa b/qa/suites/rados/thrash-old-clients/0-distro$/.qa similarity index 100% rename from qa/suites/rados/thrash-old-clients/distro$/.qa rename to qa/suites/rados/thrash-old-clients/0-distro$/.qa diff --git a/qa/suites/rados/thrash-old-clients/0-distro$/centos_8.3_container_tools_3.0.yaml b/qa/suites/rados/thrash-old-clients/0-distro$/centos_8.3_container_tools_3.0.yaml new file mode 120000 index 000000000000..479a5c26e451 --- /dev/null +++ b/qa/suites/rados/thrash-old-clients/0-distro$/centos_8.3_container_tools_3.0.yaml @@ -0,0 +1 @@ +.qa/distros/podman/centos_8.3_container_tools_3.0.yaml \ No newline at end of file diff --git a/qa/suites/rados/thrash-old-clients/0-distro$/centos_8.stream_container_tools.yaml b/qa/suites/rados/thrash-old-clients/0-distro$/centos_8.stream_container_tools.yaml new file mode 120000 index 000000000000..7a86f967f020 --- /dev/null +++ b/qa/suites/rados/thrash-old-clients/0-distro$/centos_8.stream_container_tools.yaml @@ -0,0 +1 @@ +.qa/distros/podman/centos_8.stream_container_tools.yaml \ No newline at end of file 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 -- 2.47.3