add tests for ceph pg ls

Signed-off-by: xinxin shu <xinxin.shu@intel.com>
This commit is contained in:
xinxin shu 2015-01-30 09:49:23 +08:00
parent a1f634b52f
commit 2ac116e939

View File

@ -1058,6 +1058,12 @@ function test_mon_pg()
ceph pg dump_stuck stale
ceph pg dump_stuck undersized
ceph pg dump_stuck degraded
ceph pg ls
ceph pg ls 0
ceph pg ls stale
ceph pg ls active stale
ceph pg ls 0 active
ceph pg ls 0 active stale
# can't test this...
# ceph pg force_create_pg
ceph pg getmap -o $TMPDIR/map.$$