summaryrefslogtreecommitdiffstats
path: root/qa/workunits/cls/test_cls_2pc_queue.sh
diff options
context:
space:
mode:
Diffstat (limited to 'qa/workunits/cls/test_cls_2pc_queue.sh')
-rwxr-xr-xqa/workunits/cls/test_cls_2pc_queue.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/workunits/cls/test_cls_2pc_queue.sh b/qa/workunits/cls/test_cls_2pc_queue.sh
new file mode 100755
index 000000000..b4f68800f
--- /dev/null
+++ b/qa/workunits/cls/test_cls_2pc_queue.sh
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+ceph_test_cls_2pc_queue
+
+exit 0