about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
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
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