]> git.proxmox.com Git - ceph.git/blob - ceph/qa/workunits/libcephfs/test.sh
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / workunits / libcephfs / test.sh
1 #!/bin/sh -e
2
3 ceph_test_libcephfs
4 ceph_test_libcephfs_access
5 ceph_test_libcephfs_reclaim
6
7 exit 0