]> git.apps.os.sepia.ceph.com Git - ceph.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>
Wed, 20 Mar 2024 14:56:58 +0000 (10:56 -0400)
commit71fd9a34a911745957b8dbc4a904ab37616678b8
tree1199504087d7eb6c13b3769d0fcdfc9d3e4f4ca8
parent464ef51525d673d38187bb9a841c4802c0681e0f
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>
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