]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
add tests for ceph pg ls-by-pool 3470/head
authorxinxin shu <xinxin.shu@intel.com>
Fri, 30 Jan 2015 06:36:35 +0000 (14:36 +0800)
committerxinxin shu <xinxin.shu@intel.com>
Tue, 10 Feb 2015 00:11:25 +0000 (08:11 +0800)
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
qa/workunits/cephtool/test.sh

index 98e9de995e78b8463daa916777d4e9c79de76fc4..f17dd97f22a7d70b5b8fbf01950882208ed36d87 100755 (executable)
@@ -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.$$