Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / workunits / libcephfs / test.sh
1 #!/bin/sh -e
2
3 ceph_test_libcephfs
4 ceph_test_libcephfs_access
5
6 exit 0