nixpkgs/nixos/lib/test-driver/test_driver
Alyssa Ross 488412a1db
nixos/test-driver: add wait_for_unit() timeout arg
For example, the wait_for_unit() call in the Moodle test times out for
myself and others[1], so it would be good to be able to increase it to
something less likely to be hit by a test that would otherwise pass.

[1]: https://github.com/NixOS/nixpkgs/pull/177052#issue-1266336706
2022-09-02 18:06:03 +00:00
..
__init__.py add --no-interactive flag 2022-01-26 11:27:01 +01:00
driver.py nixos/test-driver: highlight driver log lines 2022-04-14 11:54:21 +02:00
logger.py nixos/test-driver: highlight driver log lines 2022-04-14 11:54:21 +02:00
machine.py nixos/test-driver: add wait_for_unit() timeout arg 2022-09-02 18:06:03 +00:00
polling_condition.py nixos/test-driver: remove unused imports, add pylint unused-import check 2022-01-02 23:12:21 +01:00
py.typed nixos/test-driver: Typecheck TestScript 2022-06-02 10:05:45 +02:00
vlan.py add hub mode comment 2022-07-21 16:34:09 +02:00