From: Sage Weil Date: Fri, 12 Jul 2013 19:43:25 +0000 (-0700) Subject: qa/workunits/cls: remove new rgw tests X-Git-Tag: v0.67-rc1~59^2~16 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a44854cd5539595c2a178200dd3ff8552234fb09;p=ceph.git qa/workunits/cls: remove new rgw tests These need extra arguments to connect to rgw... Signed-off-by: Sage Weil --- diff --git a/qa/workunits/cls/test_cls_rgw.sh b/qa/workunits/cls/test_cls_rgw.sh index a0c1c31cf7e0..257338a05b09 100755 --- a/qa/workunits/cls/test_cls_rgw.sh +++ b/qa/workunits/cls/test_cls_rgw.sh @@ -1,8 +1,8 @@ #!/bin/sh -e ceph_test_cls_rgw -ceph_test_cls_rgw_meta -ceph_test_cls_rgw_log -ceph_test_cls_rgw_opstate +#ceph_test_cls_rgw_meta +#ceph_test_cls_rgw_log +#ceph_test_cls_rgw_opstate exit 0