]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: simplify calls to (rank|mds)_(tell|asok)
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 2 Mar 2024 02:49:53 +0000 (21:49 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Mar 2024 15:38:03 +0000 (11:38 -0400)
commit1c084b7d6cc2ffa10d770dbe3658890a6b8964a1
tree829b0e77d3ff47e8e90d496192bf0067cdbc31ef
parentf15cbbb6ef8347bb7a134ca3c04a9187778635d8
qa: simplify calls to (rank|mds)_(tell|asok)

Instead of requiring the caller to put the arguments in a list, allow passing
as regular arguments.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 464ef51525d673d38187bb9a841c4802c0681e0f)
qa/tasks/cephfs/filesystem.py