]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephadm: add check that iscsi daemon /etc/hosts matches host /etc/hosts 49824/head
authorAdam King <adking@redhat.com>
Mon, 30 Jan 2023 16:27:09 +0000 (11:27 -0500)
committerAdam King <adking@redhat.com>
Mon, 27 Mar 2023 18:01:30 +0000 (14:01 -0400)
commit5493e2d3300c115795987d6f63134af2437e83fc
tree18d164d093b4cd5d56b0d0ea76e0381a0645122d
parentdd8627bbe3ebc6d924912a37785859d8124f95e5
qa/cephadm: add check that iscsi daemon /etc/hosts matches host /etc/hosts

To make sure we aren't being affected by any podman introduced
changes to the /etc/hosts file and test that we're properly
mounting /etc/hosts in our daemon containers

Signed-off-by: Adam King <adking@redhat.com>
qa/suites/orch/cephadm/workunits/task/test_iscsi_container/+ [new file with mode: 0644]
qa/suites/orch/cephadm/workunits/task/test_iscsi_container/.qa [new symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_container/centos_8.stream_container_tools.yaml [new symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_container/test_iscsi_container.yaml [new file with mode: 0644]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/+ [deleted file]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/.qa [deleted symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/centos_8.stream_container_tools.yaml [deleted symlink]
qa/suites/orch/cephadm/workunits/task/test_iscsi_pids_limit/test_iscsi_pids_limit.yaml [deleted file]
qa/workunits/cephadm/test_iscsi_etc_hosts.sh [new file with mode: 0755]