summary refs log tree commit diff
path: root/nixos/lib/test-driver
Commit message (Expand)AuthorAge
* systemd-stage-1: Enable backdoor in nixos testsWill Fancher2023-11-09
* nixos/lib/test-driver: add driver-timeout as a passthru testRaito Bezarius2023-10-29
* nixos/test-driver: provide a global timeoutRaito Bezarius2023-10-29
* Merge pull request #257535 from RaitoBezarius/vmstateJacek Galowicz2023-10-22
|\
| * nixos/lib/test-driver: wire up QMP clientRaito Bezarius2023-10-21
* | nixos/nginx: Allow empty port for listen directiveCarl Dong2023-10-09
|/
* nixos/test-driver: whitelist variable names that don't follow pep8Jörg Thalheim2023-09-30
* nixos/test-driver: name exception according to pep8Jörg Thalheim2023-09-30
* nixos/test-driver: apply ruff fixes & suggestionsJörg Thalheim2023-09-30
* nixos/test-driver: disable typecheck for dependencies where don't have typingJörg Thalheim2023-09-30
* nixos/test-driver: add shell.nixJörg Thalheim2023-09-30
* nixos/test-driver: fix type errors in extract-docstringsJörg Thalheim2023-09-30
* nixos/test-driver: convert to pyproject from setup.pyJörg Thalheim2023-09-30
* nixos/lib/test-driver: reduce spam at boot hangsRaito Bezarius2023-09-29
* test-driver: revert stderr nullpipeMaciej Krüger2023-09-22
* Merge pull request #192593 from jlesquembre/test-driverArtturi2023-09-21
|\
| * nixos/tests: make wait_for timeouts configurableJosé Luis Lafuente2023-09-20
* | nixos/test-driver: do not break if the command writes to stderrMaciej Krüger2023-09-18
|/
* Merge pull request #245879 from teto/test-driverJacek Galowicz2023-08-17
|\
| * test-driver: add persistent historyMatthieu Coudron2023-07-29
* | nixos/test-driver: formatBobby Rong2023-07-30
* | nixos/test-driver: log what to do if backdoor service doesn't come onelineDavid Arnold2023-07-29
|/
* Merge pull request #241949 from R-VdP/nixos_test_busyboxJacek Galowicz2023-07-24
|\
| * nixos/test-driver: use the short form argument to base64 for busybox compatib...r-vdp2023-07-06
* | integration test driver: Auto-generate integration test driver's machineJacek Galowicz2023-07-10
* | integration test driver: Synchronize integration test driver's docstrings in ...Jacek Galowicz2023-07-09
* | nixos/test-driver: actually use the backdoor message to wait for backdoorK9002023-07-08
|/
* nixosTests.kexec: reconnect properly after 2nd kexecRaito Bezarius2023-06-16
* Merge pull request #237840 from lilyinstarlight/fix/systemd-initrd-vconsole-testJörg Thalheim2023-06-15
|\
| * nixos/test-driver: fix `timeout` option for `wait_for_console_text`Lily Foster2023-06-15
* | test-driver: respect timeout in wait_until_failsThomas Baggaley2023-06-13
|/
* nixos/test-driver: fix formattingAlyssa Ross2023-05-28
* Revert "nixos/lib/test-driver: enable EFI variable reads at runtime"Jacek Galowicz2023-05-28
* Merge pull request #234513 from NixOS/test-driver/wait_for_console_timeoutJacek Galowicz2023-05-28
|\
| * nixos/test-driver: add `timeout` option for `wait_for_console_text` (variant 2)Raito Bezarius2023-05-28
| * nixos/test-driver: add `timeout` option for `wait_for_console_text`Raito Bezarius2023-05-27
* | Merge pull request #229027 from NixOS/qemu-vm/read-efi-varJacek Galowicz2023-05-28
|\ \ | |/ |/|
| * nixos/lib/test-driver: enable EFI variable reads at runtimeRaito Bezarius2023-05-27
* | Merge pull request #234427 from alyssais/create_machineJacek Galowicz2023-05-27
|\ \
| * | nixos/test-driver: undeprecate create_machineAlyssa Ross2023-05-27
* | | nixos/test-driver: add missing spaces to warningAlyssa Ross2023-05-27
|/ /
* | nixos/tests: fix typosfigsoda2023-05-19
* | Merge pull request #228220 from R-VdP/test_driver_guest_shell_timeoutJacek Galowicz2023-05-09
|\ \
| * | nixos-test-driver: include a timeout for the recv call, do not assume sh == bashr-vdp2023-04-26
| |/
* / nixosTest: remove hostname limitationsAlyssa Ross2023-04-25
|/
* nixos/test-driver: accept non-\w* filenamesAlyssa Ross2023-03-22
* nixos/test-driver: remove allow_reboot state from Machine, make it a start() ...Astro2023-03-16
* nixos/test-driver: implement Machine.reboot()Astro2023-03-16
* nixos/test-driver: fix allow_rebootAstro2023-03-15
* nixos/test-driver: handle decoding errors in Machine.executernhmjoj2023-02-07