remove ceph code
[stor4nfv.git] / src / ceph / qa / workunits / suites / bonnie.sh
diff --git a/src/ceph/qa/workunits/suites/bonnie.sh b/src/ceph/qa/workunits/suites/bonnie.sh
deleted file mode 100755 (executable)
index 698ba9c..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-
-set -e
-
-bonnie_bin=`which bonnie++`
-[ $? -eq 1 ] && bonnie_bin=/usr/sbin/bonnie++
-
-uid_flags=""
-[ "`id -u`" == "0" ] && uid_flags="-u root"
-
-$bonnie_bin $uid_flags -n 100