]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/workunits/rbd: wait for image deleted before checking health
authorMykola Golub <mgolub@mirantis.com>
Tue, 2 Aug 2016 17:06:17 +0000 (20:06 +0300)
committerMykola Golub <mgolub@mirantis.com>
Tue, 2 Aug 2016 17:06:17 +0000 (20:06 +0300)
This is a fixup to the previous commit.

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
qa/workunits/rbd/rbd_mirror_stress.sh

index 0624367937244d2b82303dcc3fc9659d175671fd..c7cd75ad33141f67d4757356ea9256b9bc1cefeb 100755 (executable)
@@ -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