From: xinxin shu Date: Fri, 30 Jan 2015 06:36:35 +0000 (+0800) Subject: add tests for ceph pg ls-by-pool X-Git-Tag: v0.93~65^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a3b158311ae383ad33ec0600b3ae43a67dc3b752;p=ceph.git add tests for ceph pg ls-by-pool Signed-off-by: xinxin shu --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 98e9de995e78..f17dd97f22a7 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -1074,6 +1074,8 @@ function test_mon_pg() ceph pg ls-by-osd osd.0 active ceph pg ls-by-osd osd.0 active stale ceph pg ls-by-osd osd.0 0 active stale + ceph pg ls-by-pool rbd + ceph pg ls-by-pool rbd active stale # can't test this... # ceph pg force_create_pg ceph pg getmap -o $TMPDIR/map.$$