]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: test-erasure-code.sh/rados_osds_out_in must wait_for_clean 5267/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 16 Jul 2015 17:22:29 +0000 (19:22 +0200)
committerLoic Dachary <ldachary@redhat.com>
Thu, 16 Jul 2015 17:22:29 +0000 (19:22 +0200)
commitd3851fbf07f2172eb9a88c3ae8a22a251ca40094
tree5de7dcda4d29cdb9d8d5ecb0c95f909b25bdd72a
parent8fc049664bc798432e1750da86b1f216f85a842d
tests: test-erasure-code.sh/rados_osds_out_in must wait_for_clean

get_osds $poolname $objname must be called after wait_for_clean to
ensure the mapping is final (no pg_temp). Otherwise, depending on how
fast the machine is, a temporary mapping will be returned and it won't
match the final mapping returned later.

http://tracker.ceph.com/issues/12356 Fixes: #12356

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/erasure-code/test-erasure-code.sh