From: Sage Weil Date: Sun, 23 Sep 2018 16:13:53 +0000 (-0500) Subject: qa/workunits/cls/test_cls_rbd: skip TestClsRbd.parents X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24227%2Fhead;p=ceph.git qa/workunits/cls/test_cls_rbd: skip TestClsRbd.parents Fixes: http://tracker.ceph.com/issues/36104 Signed-off-by: Sage Weil --- diff --git a/qa/workunits/cls/test_cls_rbd.sh b/qa/workunits/cls/test_cls_rbd.sh index b973fd0dde5..5d2404462b3 100755 --- a/qa/workunits/cls/test_cls_rbd.sh +++ b/qa/workunits/cls/test_cls_rbd.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -ceph_test_cls_rbd +ceph_test_cls_rbd --gtest_filter=-TestClsRbd.parents exit 0