Skip to content

Commit

Permalink
WIP - stable pixels
Browse files Browse the repository at this point in the history
  • Loading branch information
mvollmer committed Nov 17, 2023
1 parent 4a5b49e commit 20689e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/verify/check-storage-lvm2
Original file line number Diff line number Diff line change
Expand Up @@ -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")])

Expand Down

0 comments on commit 20689e1

Please sign in to comment.