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:
tamil 2014-10-20 13:20:21 -07:00
parent 5caa7ed7c3
commit 6bae21c0ca
6 changed files with 2 additions and 2 deletions

View File

@ -10,3 +10,4 @@ tasks:
chance_pgnum_grow: 1
chance_pgpnum_fix: 1
thrash_primary_affinity: false
ceph_objectstore_tool: false

View File

@ -1,6 +1,4 @@
tasks:
- install.upgrade:
mon.c:
- ceph.restart:
daemons: [mon.c]
wait-for-healthy: false

View File

@ -10,3 +10,4 @@ tasks:
chance_pgnum_grow: 1
chance_pgpnum_fix: 1
thrash_primary_affinity: false
ceph_objectstore_tool: false