]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephadm: fix iscsi pids limit check for centos 9
authorAdam King <adking@redhat.com>
Mon, 11 Dec 2023 20:44:30 +0000 (15:44 -0500)
committerAdam King <adking@redhat.com>
Wed, 23 Oct 2024 20:55:28 +0000 (16:55 -0400)
commit6fb4687609290d5bd9396c2123c927b119bcd675
tree0cb40c5ca10e690dc19ffcce15947e653c8e66e5
parentf9f4cbc0d0061ca4a5a96a97df50dc46fe2af139
qa/cephadm: fix iscsi pids limit check for centos 9

Centos 9 uses cgroups v2 which has a slightly
different file location for the pids.max. This commit
updates the test to also check the new location
so the test can pass on centos 9

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 97efa97c2c72dba32774d0f105ae90462b93ac4e)
qa/workunits/cephadm/test_iscsi_pids_limit.sh