Skip to content

Commit

Permalink
Merge pull request #13892 from dmick/wip-19232
Browse files Browse the repository at this point in the history
qa/suites/upgrade/kraken-x: do not thrash cluster full during upgrade

Reviewed-by: Yuri Weinstein <yweins@redhat.com>
  • Loading branch information
yuriw committed Mar 9, 2017
2 parents bfa322c + edeedf0 commit fa496a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Expand Up @@ -17,4 +17,5 @@ stress-tasks:
chance_pgnum_grow: 1
chance_pgpnum_fix: 1
min_in: 4
chance_thrash_cluster_full: 0
- print: "**** done thrashosds 3-thrash"
Expand Up @@ -16,4 +16,5 @@ stress-tasks:
timeout: 1200
chance_pgnum_grow: 1
chance_pgpnum_fix: 1
chance_thrash_cluster_full: 0
- print: "**** done thrashosds 3-thrash"

0 comments on commit fa496a9

Please sign in to comment.