summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/monthrash/thrashers
diff options
context:
space:
mode:
authorQiaowei Ren <qiaowei.ren@intel.com>2018-03-01 14:38:11 +0800
committerQiaowei Ren <qiaowei.ren@intel.com>2018-03-01 14:38:11 +0800
commit7da45d65be36d36b880cc55c5036e96c24b53f00 (patch)
treed4f944eb4f8f8de50a9a7584ffa408dc3a3185b2 /src/ceph/qa/suites/rados/monthrash/thrashers
parent691462d09d0987b47e112d6ee8740375df3c51b2 (diff)
remove ceph code
This patch removes initial ceph code, due to license issue. Change-Id: I092d44f601cdf34aed92300fe13214925563081c Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
Diffstat (limited to 'src/ceph/qa/suites/rados/monthrash/thrashers')
-rw-r--r--src/ceph/qa/suites/rados/monthrash/thrashers/force-sync-many.yaml12
-rw-r--r--src/ceph/qa/suites/rados/monthrash/thrashers/many.yaml16
-rw-r--r--src/ceph/qa/suites/rados/monthrash/thrashers/one.yaml9
-rw-r--r--src/ceph/qa/suites/rados/monthrash/thrashers/sync-many.yaml14
-rw-r--r--src/ceph/qa/suites/rados/monthrash/thrashers/sync.yaml13
5 files changed, 0 insertions, 64 deletions
diff --git a/src/ceph/qa/suites/rados/monthrash/thrashers/force-sync-many.yaml b/src/ceph/qa/suites/rados/monthrash/thrashers/force-sync-many.yaml
deleted file mode 100644
index 2d1ba88..0000000
--- a/src/ceph/qa/suites/rados/monthrash/thrashers/force-sync-many.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - overall HEALTH_
- - \(MON_DOWN\)
- - \(TOO_FEW_PGS\)
-tasks:
-- mon_thrash:
- revive_delay: 90
- thrash_delay: 1
- thrash_store: true
- thrash_many: true
diff --git a/src/ceph/qa/suites/rados/monthrash/thrashers/many.yaml b/src/ceph/qa/suites/rados/monthrash/thrashers/many.yaml
deleted file mode 100644
index fa829b3..0000000
--- a/src/ceph/qa/suites/rados/monthrash/thrashers/many.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - overall HEALTH_
- - \(MON_DOWN\)
- conf:
- osd:
- mon client ping interval: 4
- mon client ping timeout: 12
-tasks:
-- mon_thrash:
- revive_delay: 20
- thrash_delay: 1
- thrash_many: true
- freeze_mon_duration: 20
- freeze_mon_probability: 10
diff --git a/src/ceph/qa/suites/rados/monthrash/thrashers/one.yaml b/src/ceph/qa/suites/rados/monthrash/thrashers/one.yaml
deleted file mode 100644
index 041cee0..0000000
--- a/src/ceph/qa/suites/rados/monthrash/thrashers/one.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - overall HEALTH_
- - \(MON_DOWN\)
-tasks:
-- mon_thrash:
- revive_delay: 20
- thrash_delay: 1
diff --git a/src/ceph/qa/suites/rados/monthrash/thrashers/sync-many.yaml b/src/ceph/qa/suites/rados/monthrash/thrashers/sync-many.yaml
deleted file mode 100644
index 14f41f7..0000000
--- a/src/ceph/qa/suites/rados/monthrash/thrashers/sync-many.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - overall HEALTH_
- - \(MON_DOWN\)
- conf:
- mon:
- paxos min: 10
- paxos trim min: 10
-tasks:
-- mon_thrash:
- revive_delay: 90
- thrash_delay: 1
- thrash_many: true
diff --git a/src/ceph/qa/suites/rados/monthrash/thrashers/sync.yaml b/src/ceph/qa/suites/rados/monthrash/thrashers/sync.yaml
deleted file mode 100644
index 08b1522..0000000
--- a/src/ceph/qa/suites/rados/monthrash/thrashers/sync.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - overall HEALTH_
- - \(MON_DOWN\)
- conf:
- mon:
- paxos min: 10
- paxos trim min: 10
-tasks:
-- mon_thrash:
- revive_delay: 90
- thrash_delay: 1