Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / runoncfuse.sh
1 #!/bin/bash -x
2
3 mkdir -p testspace
4 ceph-fuse testspace -m $1
5
6 ./runallonce.sh testspace
7 killall ceph-fuse