remove ceph code
[stor4nfv.git] / src / ceph / qa / suites / big / rados-thrash / workloads / snaps-few-objects.yaml
diff --git a/src/ceph/qa/suites/big/rados-thrash/workloads/snaps-few-objects.yaml b/src/ceph/qa/suites/big/rados-thrash/workloads/snaps-few-objects.yaml
deleted file mode 100644 (file)
index b73bb67..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-tasks:
-- rados:
-    ops: 4000
-    max_seconds: 3600
-    objects: 50
-    op_weights:
-      read: 100
-      write: 100
-      delete: 50
-      snap_create: 50
-      snap_remove: 50
-      rollback: 50
-      copy_from: 50