summary refs log tree commit diff
path: root/nixos/lib/test-driver/test-driver.py
Commit message (Expand)AuthorAge
* nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger2020-04-06
* test-driver.py: use temporary dir for vde1.ctlMartin Milata2020-03-29
* nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski2020-03-27
* nixosTests: Make VLAN argument optional in python test driverJacek Galowicz2020-02-14
* nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz2020-02-07
* nixosTests: Drop invalid utf characters in command outputJacek Galowicz2020-01-26
* Merge pull request #77587 from singron/fix-sharedFlorian Klink2020-01-19
|\
| * test-driver.py: Use /tmp/shared for copy_from_vmEric Culp2020-01-19
| * test-driver.py: Share the shared dir between VMsEric Culp2020-01-12
* | Merge pull request #77662 from marijanp/verbose-python-test-driverFlorian Klink2020-01-17
|\ \
| * | nixos/test: added verbose output for failed testsMarijan Petričević2020-01-14
| |/
* / test-driver.py: fix decoding of VM outputErik Arvstedt2020-01-14
|/
* nixos/test: Use retry() in all looping functions that need timeoutsJacek Galowicz2019-12-03
* test-driver.py: add Machine.copy_from_vmMichael Raskin2019-11-25
* test-driver.py: Fix the shared directory referenceMichael Raskin2019-11-25
* nixos/tests: fail on failing subtestsRobin Gloster2019-11-25
* Merge pull request #73190 from flokli/ceph-tests-pythonFlorian Klink2019-11-21
|\
| * nixos/test: If qemu monitor returns 0, simply return (like perl script does)Jacek Galowicz2019-11-20
| * nixos/test: Fix child environment of python driverJacek Galowicz2019-11-20
* | nixos/test: let python driver evaluate test code in global scope so theJacek Galowicz2019-11-20
|/
* test-driver: add mypy supportJörg Thalheim2019-11-11
* nixos/tests: fix succeed() with multiple commandsFlorian Klink2019-11-11
* nixos/tests: correct arguments to get_unit_infoLeonhard Markert2019-11-08
* nixos/tests: improve get_unit_info expressiveness on failureMarijan Petricevic2019-11-08
* Merge pull request #72943 from marijanp/port-test-driver-pythonworldofpeace2019-11-07
|\
| * nixos/tests: implemented python test-driver version of forwardPortMarijan2019-11-06
| * nixos/tests: implemented python test-driver version of dumpTTYContentsMarijan2019-11-06
* | Merge pull request #72947 from tfc/boot-test-port-fixworldofpeace2019-11-07
|\ \
| * | nixos/test: Handle undecodable bytesJacek Galowicz2019-11-07
| * | nixos/tests: Fix subprocess launch call for VM monitorJacek Galowicz2019-11-06
| |/
* | Merge pull request #72835 from tfc/nixos-integration-test-portsworldofpeace2019-11-07
|\ \ | |/ |/|
| * nixos/tests: Implement python test-driver version of getWindowNames and waitF...Jacek Galowicz2019-11-05
| * nixos/tests: Implement python test-driver version of requireActiveUnitJacek Galowicz2019-11-05
* | nixos/tests: Ignore shutdown/crash if not bootedDaniel Schaefer2019-11-06
|/
* nixos/test: use ptpython as replFlorian Klink2019-11-04
* nixos/test: Port test driver to pythonJacek Galowicz2019-11-04