mirror of
https://github.com/ceph/ceph
synced 2025-01-31 15:32:38 +00:00
Merge branch 'master' of github.com:ceph/ceph-qa-suite
This commit is contained in:
commit
d2881dd755
suites
big/rados-thrash/workloads
rados
@ -1,7 +1,7 @@
|
||||
tasks:
|
||||
- rados:
|
||||
ops: 4000
|
||||
max_seconds: 7200
|
||||
max_seconds: 3600
|
||||
objects: 50
|
||||
op_weights:
|
||||
read: 100
|
||||
|
@ -9,4 +9,5 @@ tasks:
|
||||
- mon/pool_ops.sh
|
||||
- mon/crush_ops.sh
|
||||
- mon/osd.sh
|
||||
- mon/caps.sh
|
||||
|
||||
|
10
suites/rados/thrash/thrashers/morepggrow.yaml
Normal file
10
suites/rados/thrash/thrashers/morepggrow.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
tasks:
|
||||
- install:
|
||||
- ceph:
|
||||
log-whitelist:
|
||||
- wrongly marked me down
|
||||
- objects unfound and apparently lost
|
||||
- thrashosds:
|
||||
timeout: 1200
|
||||
chance_pgnum_grow: 3
|
||||
chance_pgpnum_fix: 1
|
10
suites/rados/thrash/thrashers/pggrow.yaml
Normal file
10
suites/rados/thrash/thrashers/pggrow.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
tasks:
|
||||
- install:
|
||||
- ceph:
|
||||
log-whitelist:
|
||||
- wrongly marked me down
|
||||
- objects unfound and apparently lost
|
||||
- thrashosds:
|
||||
timeout: 1200
|
||||
chance_pgnum_grow: 2
|
||||
chance_pgpnum_fix: 1
|
Loading…
Reference in New Issue
Block a user