From: Sage Weil Date: Wed, 10 Jul 2013 16:30:19 +0000 (-0700) Subject: qa/workunits/cls/test_cls_rgw: add new rgw class tests X-Git-Tag: v0.67-rc1~123 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d36ec78ba1fedd5245601241f8e7793ddedf6ed8;p=ceph.git qa/workunits/cls/test_cls_rgw: add new rgw class tests Signed-off-by: Sage Weil Reviewed-by: Yehuda Sadeh --- diff --git a/qa/workunits/cls/test_cls_rgw.sh b/qa/workunits/cls/test_cls_rgw.sh index b1f6621f2a89..a0c1c31cf7e0 100755 --- a/qa/workunits/cls/test_cls_rgw.sh +++ b/qa/workunits/cls/test_cls_rgw.sh @@ -1,5 +1,8 @@ #!/bin/sh -e ceph_test_cls_rgw +ceph_test_cls_rgw_meta +ceph_test_cls_rgw_log +ceph_test_cls_rgw_opstate exit 0