summaryrefslogtreecommitdiffstats
path: root/nixos/lib/test-driver
AgeCommit message (Expand)Author
2020-11-21nixos test-driver: fix single line docstrings, fixes #104467Frederik Rietdijk
2020-10-25test-driver.py: remove bufsize=1 from Popen callsKonrad Borowski
2020-09-11test-driver.py: defaulting keepVmState in Machine initFélix Baylac-Jacqué
2020-09-07test-driver.py: fix VM state directory deletionFélix Baylac-Jacqué
2020-08-30Revert "Merge pull request #96254 from Mic92/logging"Anders Kaseorg
2020-08-30Revert "Merge pull request #96152 from JJJollyjim/colour-test-machines-staging"Anders Kaseorg
2020-08-29nixos/test-driver: Use guest time when using sleepaszlig
2020-08-27nixos/lib/test*: remove perl test driverFlorian Klink
2020-08-27nixos/test: colour machine namesJamie McClymont
2020-08-25nixos/test-driver: re-introduce log()Jörg Thalheim
2020-08-25nixos/testdriver: sort importsJörg Thalheim
2020-08-25nixos/test-driver: switch to pythons' logging libJörg Thalheim
2020-08-25nixos/test-driver: introduce main methodJörg Thalheim
2020-08-21nixos/testing: Fix fail() functionJanne Heß
2020-08-04nixos/lib/*: editorconfig fixeszowoq
2020-07-06nixos/test-driver: print a traceback when testScript fails (#92369)Justinas Stankevičius
2020-07-01Merge pull request #65231 from buckley310/grub-passwordMichele Guerini Rocco
2020-06-24nixos/lib/test-driver: add wait_for_console_textrnhmjoj
2020-06-21test-driver.py: delete VM state directory after test runFélix Baylac-Jacqué
2020-06-01Merge pull request #82258 from erikarvstedt/fix-xchg-cachingFlorian Klink
2020-06-01qemu-vm: fix inconsistent caching of xchg dirsErik Arvstedt
2020-05-27test-driver: remove useless syncsErik Arvstedt
2020-05-09nixos/test-driver: Specify /bin/sh shell when running a bourne shell script a...Chuck
2020-05-07testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra
2020-05-07test-driver.py: Fix deadlock when the log queue gets fullEelco Dolstra
2020-05-01nixosTests: drop nr_tests and failed_tests variablesFlorian Klink
2020-05-01nixosTests: Reraise exception in subtestsJacek Galowicz
2020-04-06nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger
2020-03-29test-driver.py: use temporary dir for vde1.ctlMartin Milata
2020-03-27nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski
2020-02-14nixosTests: Make VLAN argument optional in python test driverJacek Galowicz
2020-02-07nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz
2020-01-26nixosTests: Drop invalid utf characters in command outputJacek Galowicz
2020-01-19Merge pull request #77587 from singron/fix-sharedFlorian Klink
2020-01-19test-driver.py: Use /tmp/shared for copy_from_vmEric Culp
2020-01-17Merge pull request #77662 from marijanp/verbose-python-test-driverFlorian Klink
2020-01-14test-driver.py: fix decoding of VM outputErik Arvstedt
2020-01-14nixos/test: added verbose output for failed testsMarijan Petričević
2020-01-12test-driver.py: Share the shared dir between VMsEric Culp
2019-12-03nixos/test: Use retry() in all looping functions that need timeoutsJacek Galowicz
2019-11-25test-driver.py: add Machine.copy_from_vmMichael Raskin
2019-11-25test-driver.py: Fix the shared directory referenceMichael Raskin
2019-11-25nixos/tests: fail on failing subtestsRobin Gloster
2019-11-21Merge pull request #73190 from flokli/ceph-tests-pythonFlorian Klink
2019-11-20nixos/test: let python driver evaluate test code in global scope so theJacek Galowicz
2019-11-20nixos/test: If qemu monitor returns 0, simply return (like perl script does)Jacek Galowicz
2019-11-20nixos/test: Fix child environment of python driverJacek Galowicz
2019-11-11test-driver: add mypy supportJörg Thalheim
2019-11-11nixos/tests: fix succeed() with multiple commandsFlorian Klink
2019-11-08nixos/tests: correct arguments to get_unit_infoLeonhard Markert