From: Patrick Donnelly Date: Fri, 3 Sep 2021 16:14:43 +0000 (-0400) Subject: qa: update rhel kclient to setup container tools X-Git-Tag: v18.0.0~1412^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0fcf8922dcedba0a9f36a59a44005389b5130702;p=ceph.git qa: update rhel kclient to setup container tools To fix [1,2]. [1] https://github.com/ceph/ceph/pull/42000#issuecomment-905628920 [2] https://github.com/ceph/ceph/pull/42000#issuecomment-906276775 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/workload/0-rhel_8.yaml b/qa/suites/fs/workload/0-rhel_8.yaml new file mode 120000 index 00000000000..b4b0a7892ce --- /dev/null +++ b/qa/suites/fs/workload/0-rhel_8.yaml @@ -0,0 +1 @@ +.qa/distros/podman/rhel_8.4_container_tools_rhel8.yaml \ No newline at end of file diff --git a/qa/suites/fs/workload/rhel_8.yaml b/qa/suites/fs/workload/rhel_8.yaml deleted file mode 120000 index 133acf27bff..00000000000 --- a/qa/suites/fs/workload/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/rhel_8.yaml \ No newline at end of file