qa/workunits/cephtool/test.sh: add a few tests

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2017-07-20 16:38:48 -04:00
parent 293b7ba956
commit 75ac7d85da

View File

@ -749,6 +749,12 @@ function test_mon_misc()
ceph mon count-metadata ceph_version
ceph mon versions
ceph mgr metadata
ceph mgr versions
ceph mgr count-metadata ceph_version
ceph versions
ceph node ls
}