summary refs log tree commit diff
path: root/nixos/lib
Commit message (Expand)AuthorAge
* Remove unused filesEelco Dolstra2020-05-14
* nixos/test-driver: Specify /bin/sh shell when running a bourne shell script a...Chuck2020-05-09
* testing{-python}.nix: Remove log pretty-printing cruftEelco Dolstra2020-05-07
* test-driver.py: Fix deadlock when the log queue gets fullEelco Dolstra2020-05-07
* nixosTests: drop nr_tests and failed_tests variablesFlorian Klink2020-05-01
* nixosTests: Reraise exception in subtestsJacek Galowicz2020-05-01
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* Revert "Revert "iso-image: normalize volumeID""worldofpeace2020-04-09
* Revert "iso-image: normalize volumeID"worldofpeace2020-04-09
* Merge pull request #83551 from worldofpeace/iso-idworldofpeace2020-04-09
|\
| * make-iso9660-image.sh: enable joliet extensionworldofpeace2020-03-27
* | nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger2020-04-06
* | Revert "make-options-doc: fix string context issues"Jan Tojnar2020-04-02
* | 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
|/
* Compress optionsJSON using brotliEelco Dolstra2020-03-24
* nixos: Fix pkgs exportingSilvan Mosberger2020-03-19
* nixos/lib: use removePrefix in escapeSystemdPathflorianjacob2020-03-14
* Merge pull request #81241 from thefloweringash/nesting-systemMichele Guerini Rocco2020-03-13
|\
| * nixos/activation: use eval-config's system argument for nestingAndrew Childs2020-03-05
* | nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch2020-03-13
|/
* nixosTests: Make VLAN argument optional in python test driverJacek Galowicz2020-02-14
* Merge pull request #79659 from worldofpeace/cleanup-python-test-libworldofpeace2020-02-14
|\
| * testing: fix runInMachineWithXworldofpeace2020-02-09
| * testing-python: readd auto displayManagerworldofpeace2020-02-09
| * testing-python: fix runInMachineworldofpeace2020-02-09
* | Merge pull request #79335 from flokli/deprecate-perl-vm-testsworldofpeace2020-02-09
|\ \
| * | nixos/testing: add deprecation notice for Perl VM testsFlorian Klink2020-02-09
| |/
* | Merge pull request #79368 from sorki/ext4resizeSamuel Dionne-Riel2020-02-09
|\ \ | |/ |/|
| * nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko2020-02-09
* | nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz2020-02-07
* | Merge pull request #59855 from volth/qemu-cpu-passthruJohn Ericson2020-02-01
|\ \ | |/ |/|
| * runInLinuxVM, test-driver: pass host's cpu type to guest vmvolth2020-01-15
* | Merge pull request #78265 from Synthetica9/https-homepagesSilvan Mosberger2020-01-27
|\ \
| * | treewide: fix redirected urlsPatrick Hilhorst2020-01-22
* | | 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
* | | test-driver.py: specify coreutils dependencyErik Arvstedt2020-01-14
|/ /
* | nixos/python-test-driver: add an option to disable python linterMaximilian Bosch2019-12-22
* | nixos/displayManager: deprecate separate options for default wm/dmJan Tojnar2019-12-15
|/
* nixos: compress make-ext4-fs with zstdBernardo Meurer2019-12-13
* nixos/test: Use retry() in all looping functions that need timeoutsJacek Galowicz2019-12-03
* Merge pull request #74077 from 7c6f434c/add-test-driver-py-copy-from-vmFlorian Klink2019-12-01
|\
| * test-driver.py: add Machine.copy_from_vmMichael Raskin2019-11-25
| * test-driver.py: Fix the shared directory referenceMichael Raskin2019-11-25