summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml')
-rw-r--r--src/ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml31
1 files changed, 0 insertions, 31 deletions
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
index 78d77c8..0000000
--- a/src/ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml
+++ /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