nixpkgs/nixos/lib/test-driver/test_driver
Raito Bezarius 81becd3c44 nixos/lib/test-driver: reduce spam at boot hangs
Since 008f9f0cd4
 ("nixos/test-driver: actually use the backdoor message to wait for backdoor"),

when boot is still computering, we can get a tons of empty strings in response to the shell.

This is not really useful to print and waste the disk space for any CI system that logs them.

We stop logging chunks whenever they are empty.
2023-09-29 03:45:31 +02:00
..
__init__.py test-driver: add persistent history 2023-07-29 16:52:31 +02:00
driver.py nixos/test-driver: undeprecate create_machine 2023-05-27 12:56:04 +00:00
logger.py nixos/test-driver: use f-strings instead of .format() 2022-12-29 23:51:35 +01:00
machine.py nixos/lib/test-driver: reduce spam at boot hangs 2023-09-29 03:45:31 +02:00
polling_condition.py
py.typed
vlan.py add hub mode comment 2022-07-21 16:34:09 +02:00