]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/rados/test_health_warnings: prevent out osds 25850/head
authorSage Weil <sage@redhat.com>
Mon, 31 Dec 2018 17:18:05 +0000 (11:18 -0600)
committerAshish Singh <assingh@redhat.com>
Wed, 9 Jan 2019 04:09:02 +0000 (09:39 +0530)
Fixes: http://tracker.ceph.com/issues/37776
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit d8d16ba6aa9b00379aac7d2732f60bfd68b20c0c)

qa/workunits/rados/test_health_warnings.sh

index 28e6e829e7683a0df7460e58b610f4ffb6e056d9..d393e5c6834f4bcc4433e30d71653c3459b3a92b 100755 (executable)
@@ -7,6 +7,7 @@ crushtool -o crushmap --build --num_osds 10 host straw 2 rack straw 2 row straw
 ceph osd setcrushmap -i crushmap
 ceph osd tree
 ceph tell osd.* injectargs --osd_max_markdown_count 1024 --osd_max_markdown_period 1
+ceph osd set noout
 
 wait_for_healthy() {
   while ceph health | grep down