nixosTests.seatd: test service readiness (#524815)
This commit is contained in:
@@ -50,6 +50,7 @@ in
|
||||
};
|
||||
|
||||
testScript = ''
|
||||
machine.wait_for_unit("seatd.service")
|
||||
machine.wait_for_file("/tmp/foot_started")
|
||||
machine.succeed("test $(seatd-client-pid) = $(pgrep dwl)")
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user