]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: remove container hosts install from centos 9 distros
authorAdam King <adking@redhat.com>
Thu, 30 Nov 2023 22:14:59 +0000 (17:14 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Jul 2024 15:29:07 +0000 (17:29 +0200)
commit9dcccf6679ce0d4980ff179aae1c187f3b7c5a0c
treed18229167241a9485864a16a3879e9052020d2bc
parent3bfbbf2d22d4aa8cea23e90fc3bfdc7aeec96b2f
qa: remove container hosts install from centos 9 distros

We needed the container-hosts version of podman on centos 8,
but there's no need to keep using it in centos 9

Additionally, changes from crun variants to runc variants since
crun is now the default container runtime on centos 9

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit c8873c6591d368e12907669c274fd3d6391e3f68)
(cherry picked from commit 1dbc8e4b6790b7d385d4df2b8a552bd2076026e7)
18 files changed:
qa/distros/container-hosts/centos_9.stream.yaml [new file with mode: 0644]
qa/distros/container-hosts/centos_9.stream_container_tools.yaml [deleted file]
qa/distros/container-hosts/centos_9.stream_container_tools_crun.yaml [deleted file]
qa/distros/container-hosts/centos_9.stream_runc.yaml [new file with mode: 0644]
qa/distros/podman/centos_9.stream.yaml [new file with mode: 0644]
qa/distros/podman/centos_9.stream_container_tools.yaml [deleted file]
qa/distros/single-container-host.yaml
qa/suites/fs/upgrade/mds_upgrade_sequence/centos_9.stream_container_tools.yaml [deleted symlink]
qa/suites/fs/workload/0-centos_9.stream.yaml [new symlink]
qa/suites/fs/workload/0-centos_9.stream_container_tools.yaml [deleted symlink]
qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_9.stream.yaml [new symlink]
qa/suites/orch/cephadm/mgr-nfs-upgrade/0-centos_9.stream_container_tools.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke-small/0-distro/centos_9.stream_container_tools_crun.yaml [deleted symlink]
qa/suites/orch/cephadm/smoke-small/0-distro/centos_9.stream_runc.yaml [new symlink]
qa/suites/orch/cephadm/upgrade/1-start-distro/1-start-centos_9.stream.yaml [new file with mode: 0644]
qa/suites/orch/cephadm/upgrade/1-start-distro/1-start-centos_9.stream_container-tools.yaml [deleted file]
qa/suites/orch/cephadm/workunits/task/test_iscsi_container/centos_9.stream.yaml [new symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_container/centos_9.stream_container_tools.yaml [deleted symlink]