From: xinxin shu Date: Fri, 30 Jan 2015 01:49:23 +0000 (+0800) Subject: add tests for ceph pg ls X-Git-Tag: v0.93~65^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2ac116e939771eae8dfa1657813bb25664440f8b;p=ceph.git add tests for ceph pg ls Signed-off-by: xinxin shu --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 4baa57ea4e2a..d00ac4638003 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -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.$$