summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/runonkclient.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/runonkclient.sh')
-rwxr-xr-xsrc/ceph/qa/runonkclient.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ceph/qa/runonkclient.sh b/src/ceph/qa/runonkclient.sh
deleted file mode 100755
index fd76718..0000000
--- a/src/ceph/qa/runonkclient.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash -x
-
-mkdir -p testspace
-/bin/mount -t ceph $1 testspace
-
-./runallonce.sh testspace
-
-/bin/umount testspace \ No newline at end of file