]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/*/osd-markdown.sh: propagate map to osd before testing its reaction 34056/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 19 Mar 2020 09:19:46 +0000 (17:19 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Thu, 19 Mar 2020 10:17:28 +0000 (18:17 +0800)
commitafdff0cd3fa5d2daabc328b5b7164bfab8c4eb0f
tree5b698dcaf53f2f2a0853a83071070ca23097f815
parent48942dc3bdd318a9946f88c674a2e93cf6e2c7b6
qa/*/osd-markdown.sh: propagate map to osd before testing its reaction

Mon might fail to share the newest map with any of up osds, e.g.,
due to an injected broken pipe. Since we don't have any client
activities during the osd-markdown tests, osds might be unaware of
the map changes made through CLI. Make sure osds have pulled the
newest map down before we can test its reaction correctly.

Fixes: https://tracker.ceph.com/issues/44662
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
qa/standalone/osd/osd-markdown.sh