]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: use kwarg for rank parameter
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 14 Mar 2024 14:37:12 +0000 (10:37 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 15:38:03 +0000 (11:38 -0400)
commit07376cd7e4179e64eb0352f32b67dc545b917123
tree6c9227e36b2cd0a78b63332854c8dadc20b8856e
parent1c084b7d6cc2ffa10d770dbe3658890a6b8964a1
qa: use kwarg for rank parameter

Otherwise it gets included in the *args list. This is necessary after commit
`qa: simplify calls to (rank|mds)_(tell|asok)`.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 71fd9a34a911745957b8dbc4a904ab37616678b8)
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_damage.py
qa/tasks/cephfs/test_data_scan.py
qa/tasks/cephfs/test_forward_scrub.py
qa/tasks/cephfs/test_multimds_misc.py
qa/tasks/cephfs/test_scrub_checks.py
qa/tasks/cephfs/test_strays.py