summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/workunits/libcephfs/test.sh
blob: 899fe40c3a49bab214f3dc124dd8038787fa22f1 (plain)
1
2
3
4
5
6
#!/bin/sh -e

ceph_test_libcephfs
ceph_test_libcephfs_access

exit 0