summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/thrash/thrashers
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rados/thrash/thrashers')
-rw-r--r--src/ceph/qa/suites/rados/thrash/thrashers/default.yaml17
-rw-r--r--src/ceph/qa/suites/rados/thrash/thrashers/mapgap.yaml21
-rw-r--r--src/ceph/qa/suites/rados/thrash/thrashers/morepggrow.yaml22
-rw-r--r--src/ceph/qa/suites/rados/thrash/thrashers/none.yaml0
-rw-r--r--src/ceph/qa/suites/rados/thrash/thrashers/pggrow.yaml17
5 files changed, 0 insertions, 77 deletions
diff --git a/src/ceph/qa/suites/rados/thrash/thrashers/default.yaml b/src/ceph/qa/suites/rados/thrash/thrashers/default.yaml
deleted file mode 100644
index 9e2b5b1..0000000
--- a/src/ceph/qa/suites/rados/thrash/thrashers/default.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - but it is still running
- - objects unfound and apparently lost
- conf:
- osd:
- osd debug reject backfill probability: .3
- osd scrub min interval: 60
- osd scrub max interval: 120
- osd max backfills: 3
- osd snap trim sleep: 2
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 1
- chance_pgpnum_fix: 1
diff --git a/src/ceph/qa/suites/rados/thrash/thrashers/mapgap.yaml b/src/ceph/qa/suites/rados/thrash/thrashers/mapgap.yaml
deleted file mode 100644
index 8962ff1..0000000
--- a/src/ceph/qa/suites/rados/thrash/thrashers/mapgap.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - but it is still running
- - objects unfound and apparently lost
- - osd_map_cache_size
- conf:
- mon:
- mon min osdmap epochs: 2
- osd:
- osd map cache size: 1
- osd scrub min interval: 60
- osd scrub max interval: 120
- osd scrub during recovery: false
- osd max backfills: 6
-tasks:
-- thrashosds:
- timeout: 1800
- chance_pgnum_grow: 0.25
- chance_pgpnum_fix: 0.25
- chance_test_map_discontinuity: 2
diff --git a/src/ceph/qa/suites/rados/thrash/thrashers/morepggrow.yaml b/src/ceph/qa/suites/rados/thrash/thrashers/morepggrow.yaml
deleted file mode 100644
index 91d2173..0000000
--- a/src/ceph/qa/suites/rados/thrash/thrashers/morepggrow.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-overrides:
- ceph:
- conf:
- osd:
- osd scrub min interval: 60
- osd scrub max interval: 120
- journal throttle high multiple: 2
- journal throttle max multiple: 10
- filestore queue throttle high multiple: 2
- filestore queue throttle max multiple: 10
- osd max backfills: 9
- log-whitelist:
- - but it is still running
- - objects unfound and apparently lost
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 3
- chance_pgpnum_fix: 1
-openstack:
-- volumes:
- size: 50
diff --git a/src/ceph/qa/suites/rados/thrash/thrashers/none.yaml b/src/ceph/qa/suites/rados/thrash/thrashers/none.yaml
deleted file mode 100644
index e69de29..0000000
--- a/src/ceph/qa/suites/rados/thrash/thrashers/none.yaml
+++ /dev/null
diff --git a/src/ceph/qa/suites/rados/thrash/thrashers/pggrow.yaml b/src/ceph/qa/suites/rados/thrash/thrashers/pggrow.yaml
deleted file mode 100644
index 2a8087f..0000000
--- a/src/ceph/qa/suites/rados/thrash/thrashers/pggrow.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - but it is still running
- - objects unfound and apparently lost
- conf:
- osd:
- osd scrub min interval: 60
- osd scrub max interval: 120
- filestore odsync write: true
- osd max backfills: 2
- osd snap trim sleep: .5
-tasks:
-- thrashosds:
- timeout: 1200
- chance_pgnum_grow: 2
- chance_pgpnum_fix: 1