Skip to content

Commit

Permalink
naughty: Update cockpit-project#4796 for redesigned Storage redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
mvollmer committed Nov 29, 2023
1 parent 16b282e commit 68b6d9d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion naughty/arch/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
b.wait_text(self.card_row_col("Stratis filesystems", 1, 1), "fsys1") # should be started after boot
2 changes: 1 addition & 1 deletion naughty/fedora-38/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
b.wait_text(self.card_row_col("Stratis filesystems", 1, 1), "fsys1") # should be started after boot
2 changes: 1 addition & 1 deletion naughty/fedora-39/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
b.wait_text(self.card_row_col("Stratis filesystems", 1, 1), "fsys1") # should be started after boot
2 changes: 1 addition & 1 deletion naughty/rhel-9/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
b.wait_text(self.card_row_col("Stratis filesystems", 1, 1), "fsys1") # should be started after boot

0 comments on commit 68b6d9d

Please sign in to comment.