]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rados/test_health_warning: misc fixes
authorKefu Chai <kchai@redhat.com>
Sat, 3 Jun 2017 18:13:02 +0000 (02:13 +0800)
committerSage Weil <sage@redhat.com>
Sun, 4 Jun 2017 18:35:15 +0000 (14:35 -0400)
commit69bb53b06f6430e8d682187e7a850b899d539606
tree0e08b1967844bbb85b159887f9d0efe63a425221
parentc24a08d6f0c1ec555db75bf30957631264dda0c2
qa/workunits/rados/test_health_warning: misc fixes

* do not let osd shutdown itself by enlarge osd_max_markdown_count and
  shorten osd_max_markdown_period
* do not shutdown all osds in the last test. if all osds are shutdown at
  the same time. none of them will get updated osdmap after noup is
  unset. we should leave at least one of them, so the gossip protocol
  can kick in, and populate the news to all osds.

Fixes: http://tracker.ceph.com/issues/20174
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/workunits/rados/test_health_warnings.sh