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