X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fqa%2Frunoncfuse.sh;fp=src%2Fceph%2Fqa%2Frunoncfuse.sh;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=c1a5b0106e6e3d092c2f0f42b8694f4f441ca90f;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/qa/runoncfuse.sh b/src/ceph/qa/runoncfuse.sh deleted file mode 100755 index c1a5b01..0000000 --- a/src/ceph/qa/runoncfuse.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -x - -mkdir -p testspace -ceph-fuse testspace -m $1 - -./runallonce.sh testspace -killall ceph-fuse