X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Fworkunits%2Flibcephfs%2Ftest.sh;fp=src%2Fceph%2Fqa%2Fworkunits%2Flibcephfs%2Ftest.sh;h=899fe40c3a49bab214f3dc124dd8038787fa22f1;hb=812ff6ca9fcd3e629e49d4328905f33eee8ca3f5;hp=0000000000000000000000000000000000000000;hpb=15280273faafb77777eab341909a3f495cf248d9;p=stor4nfv.git diff --git a/src/ceph/qa/workunits/libcephfs/test.sh b/src/ceph/qa/workunits/libcephfs/test.sh new file mode 100755 index 0000000..899fe40 --- /dev/null +++ b/src/ceph/qa/workunits/libcephfs/test.sh @@ -0,0 +1,6 @@ +#!/bin/sh -e + +ceph_test_libcephfs +ceph_test_libcephfs_access + +exit 0