From: Sage Weil Date: Wed, 14 Jul 2021 20:13:12 +0000 (-0500) Subject: qa/suites/upgrade/pacific-x: do distro before tasks X-Git-Tag: v17.1.0~1389^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F42343%2Fhead;p=ceph.git qa/suites/upgrade/pacific-x: do distro before tasks Otherwise, we isntall new podman at the end, and the container-selinux-policy package install triggers a bunch of selinux errors. Fixes: https://tracker.ceph.com/issues/50151 Signed-off-by: Sage Weil --- diff --git a/qa/suites/upgrade/pacific-x/parallel/0-distro$ b/qa/suites/upgrade/pacific-x/parallel/0-distro$ new file mode 120000 index 000000000000..fb247fda1b33 --- /dev/null +++ b/qa/suites/upgrade/pacific-x/parallel/0-distro$ @@ -0,0 +1 @@ +../../../rados/cephadm/smoke/distro/ \ No newline at end of file diff --git a/qa/suites/upgrade/pacific-x/parallel/distro1$ b/qa/suites/upgrade/pacific-x/parallel/distro1$ deleted file mode 120000 index fb247fda1b33..000000000000 --- a/qa/suites/upgrade/pacific-x/parallel/distro1$ +++ /dev/null @@ -1 +0,0 @@ -../../../rados/cephadm/smoke/distro/ \ No newline at end of file