]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/rbd/rbd_mirror_stress.sh
import ceph 16.2.7
[ceph.git] / ceph / qa / workunits / rbd / rbd_mirror_stress.sh
index a17ad75e1b58e98f301fbfbd9944319b03ce84fe..cb79aba7ebc9c79126e10bf3188904914df2c51f 100755 (executable)
@@ -214,3 +214,8 @@ do
   purge_snapshots ${CLUSTER2} ${POOL} ${image}
   remove_image_retry ${CLUSTER2} ${POOL} ${image}
 done
+
+testlog "TEST: check if removed images' OMAP are removed"
+
+wait_for_image_in_omap ${CLUSTER1} ${POOL}
+wait_for_image_in_omap ${CLUSTER2} ${POOL}