about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-06nixos/utils: Handle arbitrary secrets in JSON output filestalyz1-0/+112
2019-08-28treewide: remove redundant recvolth2-2/+2
2019-08-28Merge staging-next into stagingFrederik Rietdijk1-3/+3
2019-08-26treewide: remove redundant quotesvolth1-4/+4
2019-08-18Merge branch 'master' into flip-map-foreachdanbst4-1/+516
2019-08-12pkgs.lib -> libDomen Kožar1-3/+3
2019-08-10make-options-doc: add asciidoc variantDomen Kožar1-0/+38
2019-08-10make-options-doc: expose Nix setDomen Kožar1-4/+5
2019-08-08Extract NixOS options documentation generation to a functionDomen Kožar3-0/+476
2019-08-07Make hostname in tests overridableNikola Knezevic1-1/+1
2019-08-05Merge branch 'master' into flip-map-foreachDanylo Hlynskyi1-2/+10
2019-08-05mass replace "flip map -> forEach"danbst1-3/+3
2019-08-05Revert "mass replace "flip map -> foreach""danbst1-3/+3
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-07-14mass replace "flip map -> foreach"danbst1-3/+3
2019-07-01treewide: use dontUnpackworldofpeace2-2/+2
2019-06-16make-ext4-fs: Allows populating with custom filesSamuel Dionne-Riel1-5/+20
2019-05-29nixos: Make nesting.children work in NixOS testsArian van Putten1-3/+3
2019-05-26nixos: Make 'nesting.clone' work in NixOS testsArian van Putten1-1/+1
2019-03-05nixos: doc: optionally include all modules in manual generationArian van Putten1-2/+2
2019-02-06nixos/lib/testing.nix: config defaults to {}Matthew Bauer1-1/+1
2019-01-24Add options to build disk image function (#50239)Travis Athougies1-2/+5
2019-01-19Merge pull request #54330 from samueldr/fix/disable-tests-shell-accessSamuel Dionne-Riel1-4/+2
2019-01-19Revert "Add ssh backdoor to VM tests infrastructure."Samuel Dionne-Riel1-4/+2
2019-01-17kernel config: add support for CONFIG_SQUASHFS_ZSTD (#52967)Danylo Hlynskyi1-1/+4
2019-01-12Merge pull request #51661 from eonpatapon/testing-hostsSilvan Mosberger1-0/+2
2019-01-12Merge pull request #53827 from samueldr/feature/data-in-logsSamuel Dionne-Riel2-0/+7
2019-01-12Merge pull request #53828 from samueldr/feature/double-alarm-timeSamuel Dionne-Riel1-1/+1
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
2019-01-07Merge pull request #52594 from matthewbauer/fix-51025Matthew Bauer1-1/+1
2019-01-07make-disk-image: use filterSource instead of cleanSourceMatthew Bauer1-1/+1