]> git.proxmox.com Git - ceph.git/blob - ceph/qa/runoncfuse.sh
bump version to 18.2.2-pve1
[ceph.git] / ceph / qa / runoncfuse.sh
1 #!/usr/bin/env bash
2 set -x
3
4 mkdir -p testspace
5 ceph-fuse testspace -m $1
6
7 ./runallonce.sh testspace
8 killall ceph-fuse