]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: translate empty output from rank_tell to empty dict
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 24 Apr 2024 20:14:31 +0000 (16:14 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 29 Apr 2024 20:59:50 +0000 (16:59 -0400)
commitf5433792ecb0d08cc4a845336b50651bc6909f4a
tree95acfff886532885e4ea676af45e007dc45da7f5
parent78a82ee4f7c7aca4dae4a5713770aa523f7c0418
qa: translate empty output from rank_tell to empty dict

Not all commands return JSON, like `dirfrag split`.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/filesystem.py