summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2020-02-01Merge pull request #59855 from volth/qemu-cpu-passthruJohn Ericson1-2/+2
2020-01-27Merge pull request #78265 from Synthetica9/https-homepagesSilvan Mosberger1-2/+2
2020-01-26nixosTests: Drop invalid utf characters in command outputJacek Galowicz1-1/+1
2020-01-22treewide: fix redirected urlsPatrick Hilhorst1-2/+2
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-15runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth1-2/+2
2020-01-14test-driver.py: fix decoding of VM outputErik Arvstedt1-1/+2
2020-01-14test-driver.py: specify coreutils dependencyErik Arvstedt1-1/+1
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-22nixos/python-test-driver: add an option to disable python linterMaximilian Bosch1-3/+7
2019-12-15nixos/displayManager: deprecate separate options for default wm/dmJan Tojnar2-4/+2
2019-12-13nixos: compress make-ext4-fs with zstdBernardo Meurer1-18/+26
2019-12-03nixos/test: Use retry() in all looping functions that need timeoutsJacek Galowicz1-35/+73
2019-12-01Merge pull request #74077 from 7c6f434c/add-test-driver-py-copy-from-vmFlorian Klink1-1/+34
2019-11-25Merge pull request #73966 from d-goldin/nixosoptions_xml_strctxDomen Kožar1-1/+1
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-23make-options-doc: fix string context issuesDima1-1/+1
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-15Merge pull request #73251 from worldofpeace/remove-slimworldofpeace2-2/+0
2019-11-11nixos/slim: removeworldofpeace2-2/+0
2019-11-11test-driver: add mypy supportJörg Thalheim2-91/+103
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 Klink2-7/+3
2019-11-04nixos/test: Port test driver to pythonJacek Galowicz2-0/+1041
2019-10-18nixos/make-iso9660-image: Fix doc typoChuck1-1/+1
2019-10-18nixos/make-iso9660-image: Fix storeContents documentationChuck1-3/+3
2019-10-07Revert "make-disk-image: replace nixos-install by nix-env calls"Eelco Dolstra1-11/+3
2019-09-29make-disk-image: replace nixos-install by nix-env callsChristian Kögler1-3/+11
2019-09-08nixos/lib/utils: Make the set recursive again, unbreak evalSarah Brofeldt1-1/+1
2019-09-07Merge pull request #66274 from talyz/gitlabFlorian Klink1-0/+112