From: Sebastian Wagner Date: Fri, 3 Dec 2021 10:56:54 +0000 (+0100) Subject: qa/suites/orch/cephadm: mgr-nfs-upgrade: add missing 0-distro dir X-Git-Tag: v16.2.7~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F44201%2Fhead;p=ceph.git qa/suites/orch/cephadm: mgr-nfs-upgrade: add missing 0-distro dir move qa/suites/orch/cephadm/mgr-nfs-upgrade/0-* to qa/suites/orch/cephadm/mgr-nfs-upgrade/0-distro/* Fixes: https://tracker.ceph.com/issues/53365 Signed-off-by: Sebastian Wagner --- diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_8.3_container_tools_3.0.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_8.3_container_tools_3.0.yaml deleted file mode 120000 index 479a5c26e451..000000000000 --- a/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_8.3_container_tools_3.0.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/podman/centos_8.3_container_tools_3.0.yaml \ No newline at end of file diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_8.stream_container_tools.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_8.stream_container_tools.yaml deleted file mode 120000 index 7a86f967f020..000000000000 --- a/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_8.stream_container_tools.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/podman/centos_8.stream_container_tools.yaml \ No newline at end of file diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-distro/.qa b/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-distro/.qa new file mode 120000 index 000000000000..fea2489fdf6d --- /dev/null +++ b/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-distro/.qa @@ -0,0 +1 @@ +../.qa \ No newline at end of file diff --git a/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-distro/centos_8.3_container_tools_3.0.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-distro/centos_8.3_container_tools_3.0.yaml new file mode 120000 index 000000000000..479a5c26e451 --- /dev/null +++ b/qa/suites/orch/cephadm/mgr-nfs-upgrade/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/orch/cephadm/mgr-nfs-upgrade/0-distro/centos_8.stream_container_tools.yaml b/qa/suites/orch/cephadm/mgr-nfs-upgrade/0-distro/centos_8.stream_container_tools.yaml new file mode 120000 index 000000000000..7a86f967f020 --- /dev/null +++ b/qa/suites/orch/cephadm/mgr-nfs-upgrade/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