From: Mykola Golub Date: Tue, 2 Aug 2016 17:06:17 +0000 (+0300) Subject: qa/workunits/rbd: wait for image deleted before checking health X-Git-Tag: ses5-milestone5~221^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F10545%2Fhead;p=ceph.git qa/workunits/rbd: wait for image deleted before checking health This is a fixup to the previous commit. Signed-off-by: Mykola Golub --- diff --git a/qa/workunits/rbd/rbd_mirror_stress.sh b/qa/workunits/rbd/rbd_mirror_stress.sh index 062436793724..c7cd75ad3314 100755 --- a/qa/workunits/rbd/rbd_mirror_stress.sh +++ b/qa/workunits/rbd/rbd_mirror_stress.sh @@ -156,7 +156,7 @@ do done testlog "TEST: image deletions should propagate" -wait_for_pool_images ${CLUSTER2} ${POOL} 0 +wait_for_pool_images ${CLUSTER1} ${POOL} 0 wait_for_pool_healthy ${CLUSTER1} ${POOL} 0 for i in `seq 1 ${IMAGE_COUNT}` do