Skip to content

Commit

Permalink
naughty: Adapt them to Storage redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
mvollmer authored Nov 20, 2023
1 parent cecdddb commit b6e5fc4
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 12 deletions.
4 changes: 2 additions & 2 deletions naughty/arch/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
2 changes: 2 additions & 0 deletions naughty/arch/4796-stratis-runs-clevis-too-early-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot
2 changes: 1 addition & 1 deletion naughty/arch/5434-udisks2-lvm2-on-luks-broken
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
2 changes: 2 additions & 0 deletions naughty/arch/5434-udisks2-lvm2-on-luks-broken-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
2 changes: 1 addition & 1 deletion naughty/debian-testing/5434-udisks2-lvm2-on-luks-broken
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
2 changes: 2 additions & 0 deletions naughty/debian-testing/5434-udisks2-lvm2-on-luks-broken-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
4 changes: 2 additions & 2 deletions naughty/fedora-38/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
2 changes: 2 additions & 0 deletions naughty/fedora-38/4796-stratis-runs-clevis-too-early-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot
4 changes: 2 additions & 2 deletions naughty/fedora-39/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
2 changes: 2 additions & 0 deletions naughty/fedora-39/4796-stratis-runs-clevis-too-early-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot
2 changes: 1 addition & 1 deletion naughty/fedora-39/5434-udisks2-lvm2-on-luks-broken
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
2 changes: 2 additions & 0 deletions naughty/fedora-39/5434-udisks2-lvm2-on-luks-broken-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
2 changes: 1 addition & 1 deletion naughty/fedora-40/5434-udisks2-lvm2-on-luks-broken
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
b.wait_in_text(self.card_desc("LVM2 logical volume", "Physical volumes"), bn(disk))
2 changes: 2 additions & 0 deletions naughty/fedora-40/5434-udisks2-lvm2-on-luks-broken-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "check-storage-lvm2", line *, in testLvmOnLuks
self.content_tab_wait_in_info(1, 1, "Physical volumes", bn(disk))
4 changes: 2 additions & 2 deletions naughty/rhel-9/4796-stratis-runs-clevis-too-early
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot
File "check-storage-stratis", line *, in testBasic
b.wait_visible(self.card("Encrypted Stratis pool")) # should be started after boot
2 changes: 2 additions & 0 deletions naughty/rhel-9/4796-stratis-runs-clevis-too-early-old
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
File "test/verify/check-storage-stratis", line *, in testBasic
self.wait_mounted(1, 1) # should be mounted after boot

0 comments on commit b6e5fc4

Please sign in to comment.