]> git.apps.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>
Wed, 20 Mar 2024 14:56:58 +0000 (10:56 -0400)
commit464ef51525d673d38187bb9a841c4802c0681e0f
treeea561afd1552a7de8a1c58f7a78c419dd102ace4
parent92f1ed3ed1fdba8a292dd4f625acd2b23bd6fdec
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>
qa/tasks/cephfs/filesystem.py