]> 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)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Jul 2024 15:29:07 +0000 (17:29 +0200)
commit42d8030e40cd47db2ea5780495f2f1560c69164c
tree59301138a11a5f7945bfc625fa096878f7a6a2b4
parent28eb887387335b76bf478578ee64371cbfcc6ebb
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)
(cherry picked from commit e0e50da949147b41c685b90a884517fa6e187406)
qa/workunits/cephadm/test_iscsi_pids_limit.sh