about summary refs log tree commit diff
path: root/nixos/lib/test-driver
AgeCommit message (Expand)AuthorFilesLines
2020-04-06nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger1-1/+1
2020-03-29test-driver.py: use temporary dir for vde1.ctlMartin Milata1-3/+5
2020-03-27nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski1-1/+4
2020-02-14nixosTests: Make VLAN argument optional in python test driverJacek Galowicz1-1/+1
2020-02-07nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz1-4/+40
2020-01-26nixosTests: Drop invalid utf characters in command outputJacek Galowicz1-1/+1
2020-01-19Merge pull request #77587 from singron/fix-sharedFlorian Klink1-2/+2
2020-01-19test-driver.py: Use /tmp/shared for copy_from_vmEric Culp1-1/+1
2020-01-17Merge pull request #77662 from marijanp/verbose-python-test-driverFlorian Klink1-5/+13
2020-01-14test-driver.py: fix decoding of VM outputErik Arvstedt1-1/+2
2020-01-14nixos/test: added verbose output for failed testsMarijan Petričević1-5/+13
2020-01-12test-driver.py: Share the shared dir between VMsEric Culp1-1/+1
2019-12-03nixos/test: Use retry() in all looping functions that need timeoutsJacek Galowicz1-35/+73
2019-11-25test-driver.py: add Machine.copy_from_vmMichael Raskin1-0/+33
2019-11-25test-driver.py: Fix the shared directory referenceMichael Raskin1-1/+1
2019-11-25nixos/tests: fail on failing subtestsRobin Gloster1-3/+4
2019-11-21Merge pull request #73190 from flokli/ceph-tests-pythonFlorian Klink1-8/+16
2019-11-20nixos/test: let python driver evaluate test code in global scope so theJacek Galowicz1-1/+1
2019-11-20nixos/test: If qemu monitor returns 0, simply return (like perl script does)Jacek Galowicz1-2/+7
2019-11-20nixos/test: Fix child environment of python driverJacek Galowicz1-6/+9
2019-11-11test-driver: add mypy supportJörg Thalheim1-90/+99
2019-11-11nixos/tests: fix succeed() with multiple commandsFlorian Klink1-3/+5
2019-11-08nixos/tests: correct arguments to get_unit_infoLeonhard Markert1-1/+1
2019-11-08nixos/tests: improve get_unit_info expressiveness on failureMarijan Petricevic1-1/+5
2019-11-07Merge pull request #72943 from marijanp/port-test-driver-pythonworldofpeace1-0/+13
2019-11-07Merge pull request #72947 from tfc/boot-test-port-fixworldofpeace1-2/+2
2019-11-07nixos/test: Handle undecodable bytesJacek Galowicz1-1/+1
2019-11-07Merge pull request #72835 from tfc/nixos-integration-test-portsworldofpeace1-1/+35
2019-11-06nixos/tests: implemented python test-driver version of forwardPortMarijan1-0/+8
2019-11-06nixos/tests: implemented python test-driver version of dumpTTYContentsMarijan1-0/+5
2019-11-06nixos/tests: Fix subprocess launch call for VM monitorJacek Galowicz1-1/+1
2019-11-06nixos/tests: Ignore shutdown/crash if not bootedDaniel Schaefer1-2/+2
2019-11-05nixos/tests: Implement python test-driver version of getWindowNames and waitF...Jacek Galowicz1-0/+21
2019-11-05nixos/tests: Implement python test-driver version of requireActiveUnitJacek Galowicz1-1/+14
2019-11-04nixos/test: use ptpython as replFlorian Klink1-6/+2
2019-11-04nixos/test: Port test driver to pythonJacek Galowicz1-0/+762
2019-07-22nixos-test-driver: allow configuration of net frontend and backendAndrew Childs1-5/+10
2019-07-15nixos-test-driver: support netRomFileNikolay Amiantov1-1/+4
2019-01-19Revert "Add ssh backdoor to VM tests infrastructure."Samuel Dionne-Riel1-4/+2
2019-01-12Merge pull request #53827 from samueldr/feature/data-in-logsSamuel Dionne-Riel2-0/+7
2019-01-11tests: Wait for shell for twice as long (10m)Samuel Dionne-Riel1-1/+1
2019-01-11test-driver: Logs time taken for nestsSamuel Dionne-Riel1-0/+3
2019-01-11test-driver: Adds time it took to connect to guest in logsSamuel Dionne-Riel1-0/+4
2018-11-05Revert "NixOS tests: Wait for shell for 10x longer (50m)"Sarah Brofeldt1-2/+1
2018-10-30NixOS tests: Wait for shell for 10x longer (50m)Sarah Brofeldt1-1/+2
2018-09-28Add ssh backdoor to VM tests infrastructure.Tuomas Tynkkynen1-2/+4
2018-04-30nixos/tests: Fix QEMU flags for SCSI disksaszlig1-3/+14
2018-04-03Machine.pm: tweak to look for graphical target in waitForXWill Dietz1-1/+1
2018-01-02test-driver: support testing user unitsMaximilian Bosch1-9/+19
2017-11-26nixos/qemu: Add virtio-rng-pci to test-driverTuomas Tynkkynen1-0/+1