summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton/all/mon-thrasher.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/rados/singleton/all/mon-thrasher.yaml')
-rw-r--r--qa/suites/rados/singleton/all/mon-thrasher.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/qa/suites/rados/singleton/all/mon-thrasher.yaml b/qa/suites/rados/singleton/all/mon-thrasher.yaml
deleted file mode 100644
index 66a1e905f3b..00000000000
--- a/qa/suites/rados/singleton/all/mon-thrasher.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-roles:
-- - mon.a
- - mon.b
- - mon.c
- - mgr.x
- - osd.0
- - osd.1
- - client.0
-openstack:
- - volumes: # attached to each instance
- count: 2
- size: 10 # GB
-tasks:
-- install:
-- ceph:
- log-whitelist:
- - overall HEALTH_
- - (MON_DOWN)
- - (PG_
-- mon_thrash:
- revive_delay: 20
- thrash_delay: 1
-- workunit:
- clients:
- all:
- - mon/workloadgen.sh
- env:
- LOADGEN_NUM_OSDS: "5"
- VERBOSE: "1"
- DURATION: "600"