]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/kraken-x: do not thrash cluster full during upgrade 13892/head
authorDan Mick <dan.mick@redhat.com>
Wed, 8 Mar 2017 22:19:40 +0000 (14:19 -0800)
committerDan Mick <dan.mick@redhat.com>
Wed, 8 Mar 2017 22:40:36 +0000 (14:40 -0800)
Same thing as 39fdc53fe5f33678fbbd00cf8810b6d523d0040c

Fixes: http://tracker.ceph.com/issues/19232
Signed-off-by: Dan Mick <dan.mick@redhat.com>
qa/suites/upgrade/kraken-x/stress-split-erasure-code/3-thrash/default.yaml
qa/suites/upgrade/kraken-x/stress-split/3-thrash/default.yaml

index 7fd59a08055de4948e2400c6f764b99f357c3d6c..8b4de177db4ab5fdef221c323a4c20b1e04cda82 100644 (file)
@@ -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"
index 398803296872e0c865af510f3556e4b16d9ed12c..f33ade4acf9d18c1e7b4a1ca0da7b92561da1197 100644 (file)
@@ -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"