nixos/tests/watchdogd: Remove test subcommand invocation
It has been removed in watchdogd 4.1.
This commit is contained in:
@@ -20,6 +20,5 @@
|
||||
machine.wait_for_unit("watchdogd.service")
|
||||
|
||||
assert "i6300ESB" in machine.succeed("watchdogctl status")
|
||||
machine.succeed("watchdogctl test")
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user