remove ceph code
[stor4nfv.git] / src / ceph / qa / workunits / post-file.sh
diff --git a/src/ceph/qa/workunits/post-file.sh b/src/ceph/qa/workunits/post-file.sh
deleted file mode 100755 (executable)
index 133e668..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash -ex
-
-what="$1"
-[ -z "$what" ] && what=/etc/udev/rules.d
-sudo ceph-post-file -d ceph-test-workunit $what
-
-echo OK