]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: osd-crush.sh must retry crush dump 12016/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 16 Nov 2016 09:18:02 +0000 (10:18 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 16 Nov 2016 09:21:26 +0000 (10:21 +0100)
commit274c307de60a246f7df3e65f146a61c61cb12759
tree828c156d34f8b87c7beeef41ebc6e407ba1fbb32
parentb135ded369e232a7e20fe3dce4ff9ed308be167c
tests: osd-crush.sh must retry crush dump

After ceph osd setcrushmap, the script must retry because ceph osd crush
dump races against the update of the crushmap.

Fixes: http://tracker.ceph.com/issues/17919
Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/mon/osd-crush.sh