]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cls: add workunit for cls_numops tests 4869/head
authorJoaquim Rocha <joaquim.rocha@cern.ch>
Mon, 17 Aug 2015 20:17:53 +0000 (22:17 +0200)
committerJoaquim Rocha <joaquim.rocha@cern.ch>
Mon, 17 Aug 2015 20:23:30 +0000 (22:23 +0200)
Signed-off-by: Joaquim Rocha <joaquim.rocha@cern.ch>
qa/workunits/cls/test_cls_numops.sh [new file with mode: 0755]

diff --git a/qa/workunits/cls/test_cls_numops.sh b/qa/workunits/cls/test_cls_numops.sh
new file mode 100755 (executable)
index 0000000..dcbafca
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+ceph_test_cls_numops
+
+exit 0