mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
optimized the suite and added ceph_objectstore_tool: false to thrashosds wherever applicable
Signed-off-by: tamil <tmuthami@redhat.com>
This commit is contained in:
parent
5caa7ed7c3
commit
6bae21c0ca
@ -10,3 +10,4 @@ tasks:
|
||||
chance_pgnum_grow: 1
|
||||
chance_pgpnum_fix: 1
|
||||
thrash_primary_affinity: false
|
||||
ceph_objectstore_tool: false
|
||||
|
@ -1,6 +1,4 @@
|
||||
tasks:
|
||||
- install.upgrade:
|
||||
mon.c:
|
||||
- ceph.restart:
|
||||
daemons: [mon.c]
|
||||
wait-for-healthy: false
|
||||
|
@ -10,3 +10,4 @@ tasks:
|
||||
chance_pgnum_grow: 1
|
||||
chance_pgpnum_fix: 1
|
||||
thrash_primary_affinity: false
|
||||
ceph_objectstore_tool: false
|
||||
|
Loading…
Reference in New Issue
Block a user