remove ceph code
[stor4nfv.git] / src / ceph / qa / suites / rados / singleton / all / rebuild-mondb.yaml
diff --git a/src/ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml b/src/ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml
deleted file mode 100644 (file)
index 78d77c8..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-roles:
-- - mon.a
-  - mon.b
-  - mon.c
-  - mgr.x
-  - osd.0
-  - osd.1
-  - osd.2
-  - client.0
-openstack:
-  - volumes: # attached to each instance
-      count: 3
-      size: 10 # GB
-tasks:
-- install:
-- ceph:
-    log-whitelist:
-      - no reply from
-      - overall HEALTH_
-      - \(MON_DOWN\)
-      - \(OSDMAP_FLAGS\)
-      - \(OSD_
-      - \(PG_
-- full_sequential:
-  - radosbench:
-      clients: [client.0]
-      time: 30
-  - rebuild_mondb:
-  - radosbench:
-      clients: [client.0]
-      time: 30