nixos/tests: Remove unnecesary wait from initrdBackdoor
This commit is contained in:
@@ -1250,6 +1250,5 @@ class Machine:
|
|||||||
check_return=False,
|
check_return=False,
|
||||||
check_output=False,
|
check_output=False,
|
||||||
)
|
)
|
||||||
self.wait_for_console_text(r"systemd\[1\]:.*Switching root\.")
|
|
||||||
self.connected = False
|
self.connected = False
|
||||||
self.connect()
|
self.connect()
|
||||||
|
|||||||
Reference in New Issue
Block a user