diff --git a/test/verify/check-storage-lvm2 b/test/verify/check-storage-lvm2 index 38edb7b5ee8..3fc7dde8522 100755 --- a/test/verify/check-storage-lvm2 +++ b/test/verify/check-storage-lvm2 @@ -262,6 +262,7 @@ class TestStorageLvm2(storagelib.StorageCase): b.wait_text(self.card_row_col("LVM2 logical volumes", 1, 2), "ext4 filesystem") b.wait_text(self.card_row_col("LVM2 logical volumes", 1, 3), mount_point_one) + b.wait_visible(self.card_row_col("LVM2 logical volumes", 1, 4) + " .ct-progress") b.assert_pixels('body', "page", ignore=[self.card_desc("LVM2 volume group", "UUID")])