summaryrefslogtreecommitdiffstats
path: root/qa/workunits/cls/test_cls_rgw.sh
diff options
context:
space:
mode:
Diffstat (limited to 'qa/workunits/cls/test_cls_rgw.sh')
-rwxr-xr-xqa/workunits/cls/test_cls_rgw.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/qa/workunits/cls/test_cls_rgw.sh b/qa/workunits/cls/test_cls_rgw.sh
new file mode 100755
index 000000000..257338a05
--- /dev/null
+++ b/qa/workunits/cls/test_cls_rgw.sh
@@ -0,0 +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