summaryrefslogtreecommitdiffstats
path: root/nixos/lib
AgeCommit message (Expand)Author
2020-07-06nixos/test-driver: print a traceback when testScript fails (#92369)Justinas Stankevičius
2020-07-01Merge pull request #82718 from misuzu/armv7l-ext4-fs-fixSamuel Dionne-Riel
2020-07-01nixos/lib/make-ext4-fs: use mkfs.ext4 instead of cptofsmisuzu
2020-07-01Merge pull request #65231 from buckley310/grub-passwordMichele Guerini Rocco
2020-06-30testing-python: fix typoAlexandre Esteves
2020-06-28Merge pull request #91046 from NinjaTrappeur/nin-delete-vm-stateFlorian Klink
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-21nixos/make-ext4-fs: increase fudge factor from 1.03 to 1.10Florian Klink
2020-06-14Merge pull request #90261 from prusnak/installer-zstd-rmPeter Hoeg
2020-06-14images: remove original files when using zstd for compressionPavol Rusnak
2020-06-13nixos/lib/make-disk-image.nix: VDI supportEmery Hemingway
2020-06-09nixos/make-iso9660: fix zstd inputFinn Behrens
2020-06-07Merge pull request #85947 from prusnak/images-zstdMarek Mahut
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-14Remove unused filesEelco Dolstra
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-24iso-image: use zstd for compressionPavol Rusnak
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-04-09Revert "Revert "iso-image: normalize volumeID""worldofpeace
2020-04-09Revert "iso-image: normalize volumeID"worldofpeace
2020-04-09Merge pull request #83551 from worldofpeace/iso-idworldofpeace
2020-04-06nixos/lib/test-driver: Fix require_unit_state hardcoded formattingSilvan Mosberger
2020-04-02Revert "make-options-doc: fix string context issues"Jan Tojnar
2020-03-29test-driver.py: use temporary dir for vde1.ctlMartin Milata
2020-03-27make-iso9660-image.sh: enable joliet extensionworldofpeace
2020-03-27nixos/test: update test-driver.py for mypy 0.770Rouven Czerwinski
2020-03-24Compress optionsJSON using brotliEelco Dolstra
2020-03-19nixos: Fix pkgs exportingSilvan Mosberger
2020-03-14nixos/lib: use removePrefix in escapeSystemdPathflorianjacob
2020-03-13Merge pull request #81241 from thefloweringash/nesting-systemMichele Guerini Rocco
2020-03-13nixos/python-test-driver: allow single char as hostName and fix misleading er...Maximilian Bosch
2020-03-05nixos/activation: use eval-config's system argument for nestingAndrew Childs
2020-02-14nixosTests: Make VLAN argument optional in python test driverJacek Galowicz
2020-02-14Merge pull request #79659 from worldofpeace/cleanup-python-test-libworldofpeace
2020-02-09Merge pull request #79335 from flokli/deprecate-perl-vm-testsworldofpeace
2020-02-09nixos/testing: add deprecation notice for Perl VM testsFlorian Klink
2020-02-09testing: fix runInMachineWithXworldofpeace
2020-02-09testing-python: readd auto displayManagerworldofpeace
2020-02-09testing-python: fix runInMachineworldofpeace
2020-02-09Merge pull request #79368 from sorki/ext4resizeSamuel Dionne-Riel
2020-02-09nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize failsRichard Marko
2020-02-07nixos/test: Add copy_from_host and copy_from_host_via_shell to pythonJacek Galowicz
2020-02-01Merge pull request #59855 from volth/qemu-cpu-passthruJohn Ericson