]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: add test_librbd workunit
authorSage Weil <sage@newdream.net>
Mon, 12 Sep 2011 17:58:44 +0000 (10:58 -0700)
committerSage Weil <sage@newdream.net>
Mon, 12 Sep 2011 21:01:46 +0000 (14:01 -0700)
Signed-off-by: Sage Weil <sage@newdream.net>
qa/workunits/rbd/test_librbd.sh [new file with mode: 0755]

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