]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerNathan Cutler <ncutler@suse.com>
Sun, 29 Jan 2017 20:31:45 +0000 (21:31 +0100)
This is a fixup to the previous commit.

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit a5f63f726146c2c230d172f6909d8ca1ad46895a)

qa/workunits/rbd/rbd_mirror_stress.sh

index 4aa71318e129b761350ba9d3645287a2ccad69c2..b07bf0ed118bfe6d334b7f16a735631e10fa273f 100755 (executable)
@@ -153,7 +153,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