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: v11.0.1~567^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a5f63f726146c2c230d172f6909d8ca1ad46895a;p=ceph-ci.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 06243679372..c7cd75ad331 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