1 import ./make-test-python.nix (
7 maintainers = with lib.maintainers; [ pyrox0 ];
19 machine.wait_for_unit('ntpd.service')
20 machine.wait_for_console_text('Listen normally on 10 eth*')
21 machine.succeed('systemctl is-active ntpd.service')
22 machine.succeed('ntpq -p')