summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-08-05 13:06:21 -0700
committerSage Weil <sage@inktank.com>2013-08-05 13:06:42 -0700
commitdb27c3f5a367972cc5074eeae6ad805b59ce8dc9 (patch)
treece7de291416753dabe8ebe3753ba329eb2cdd0c7
parent42582f02f9612f9bdb3d0e5415c12240c52dad50 (diff)
downloadceph-db27c3f5a367972cc5074eeae6ad805b59ce8dc9.tar.gz
qa/workunits/cephtool/test.sh: add tests for 'pg dump ...'
Signed-off-by: Sage Weil <sage@inktank.com>
-rwxr-xr-xqa/workunits/cephtool/test.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh
index 24b7885863d..fe790c2ded8 100755
--- a/qa/workunits/cephtool/test.sh
+++ b/qa/workunits/cephtool/test.sh
@@ -227,6 +227,14 @@ ceph pg debug unfound_objects_exist
ceph pg debug degraded_pgs_exist
ceph pg deep-scrub 0.0
ceph pg dump
+ceph pg dump pgs_brief --format=json
+ceph pg dump pgs --format=json
+ceph pg dump pools --format=json
+ceph pg dump osds --format=json
+ceph pg dump sum --format=json
+ceph pg dump all --format=json
+ceph pg dump pgs_brief osds --format=json
+ceph pg dump pools osds pgs_brief --format=json
ceph pg dump_json
ceph pg dump_pools_json
ceph pg dump_stuck inactive