Commit Graph

37 Commits (403d21a9416b865c9f1da016a110c2610610b4c5)

Author SHA1 Message Date
Robert Hensing ae172a2bb4 treewide: nixosTest -> testers.nixosTest 2 years ago
Robert Hensing c247827654 nixosTest: Provide system.build.networkConfig 3 years ago
rnhmjoj b29c2f97c3
nixos/lib/qemu-flags: rename to qemu-common 3 years ago
rnhmjoj 30f0faac22
nixos/qemu: add types to all options 3 years ago
David Arnold 8bbdff4581
nixosTest: Force system.nixos.revision constant 3 years ago
Robert Hensing 169c6b4b14 nixosTest: Make system.nixos.revision constant 3 years ago
rnhmjoj bc2188b083
nixos: fix qemu_test being used in normal VMs 4 years ago
Janne Heß 9f33ab62d9
nixos/testing: Add support for specialArgs 4 years ago
Nikola Knezevic d0ef94258d Make hostname in tests overridable 5 years ago
danbst 0f8596ab3f mass replace "flip map -> forEach" 5 years ago
danbst 91bb646e98 Revert "mass replace "flip map -> foreach"" 5 years ago
danbst 3b0534310c mass replace "flip map -> foreach" 5 years ago
Arian van Putten cbc45b5981 nixos: Make nesting.children work in NixOS tests 5 years ago
Arian van Putten d50b434234 nixos: Make 'nesting.clone' work in NixOS tests 5 years ago
Jean-Philippe Braun 764f16461b test: set machines fqdn in /etc/hosts 6 years ago
Robert Hensing cdca66d7e8 Add pkgs.nixosTest 6 years ago
Léo Gaspard 6c68fbd4e1
tests: refactor to carry the package set as an argument 6 years ago
Jan Malakhovski 0f3b89bbed nixos: doc: move non-service parts of `service.nixosManual` to `documentation.nixos` 6 years ago
volth 2e979e8ceb [bot] nixos/*: remove unused arguments in lambdas 6 years ago
rnhmjoj c1bed05e34
nixos/networking-interfaces: rename IP addresses/routes options 6 years ago
Tuomas Tynkkynen 1ce1380497 nixos/qemu-flags: Take a 'pkgs' parameter 6 years ago
Eelco Dolstra f173da375d
Use only one build of qemu in VM tests 8 years ago
Domen Kožar c56c3b6596 nixos/lib/testing.nix: make 'config' a free variable 8 years ago
Eelco Dolstra 2cd7c1f198 Unify NixOS and Nixpkgs channel structure 9 years ago
Eelco Dolstra 7c30ce9562 Remove zipTwoLists 9 years ago
Sander van der Burg 8d29cb2b00 In a test VM it's impossible to connect to itself, so fix this 9 years ago
William A. Kennington III 9a697d775a Revert "Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"" 10 years ago
William A. Kennington III 3d037ebb94 Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6"" 10 years ago
Rob Vermaas ea8910652f Revert "Merge pull request #3182 from wkennington/master.ipv6" 10 years ago
Rob Vermaas 2f697bf693 Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c" 10 years ago
Rickard Nilsson 704e91bab0 Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c 10 years ago
William A. Kennington III 86c0f8c549 Refactor nixos files relying on the old ipAddress / prefixLength / subnetMask attributes 10 years ago
Eelco Dolstra e8baaba044 Add a regression test for hostname / nss_myhostname 11 years ago
Eelco Dolstra a2600b7bc3 Terrible backward compatibility hack 11 years ago
Eelco Dolstra 31203732b3 Update the release expressions and the channel generators 11 years ago
Eelco Dolstra 5c1f8cbc70 Move all of NixOS to nixos/ in preparation of the repository merge 11 years ago
Eelco Dolstra 97f087cd44 Turn networking.interfaces into an attribute set 12 years ago
Shea Levy 1b615f460b Allow overriding all NixOS tests to run with the minimal kernel possible for that test's config(s) (based on requiredKernelConfig) 12 years ago
Eelco Dolstra 29d84af677 * Remove the use of the NIXPKGS and NIXOS environment variables. 12 years ago
Peter Simons eb6e1310b8 strip trailing whitespace; no functional change 13 years ago
Eelco Dolstra 8aad8c536f * Make virtualisation.qemu.options a list. 13 years ago
Eelco Dolstra 650d14be8d * Remove most references to the "services" tree. 13 years ago
Eelco Dolstra 8ce36ffb3a * Use "ip" instead of "ifconfig" for setting up network interfaces, 13 years ago
Sander van der Burg 96b769c979 Removed the backdoor, because it does not work anymore and it has also become obsolete (Disnix uses something else now) 14 years ago
Eelco Dolstra 066f76e65f * Remove "nix-build tests -A foo.vms; ./result/bin/run-vms" as a way 14 years ago
Eelco Dolstra 2e38d8cd31 * ZOMG, fixed a giant bug in the networking of distributed VM tests. 14 years ago
Sander van der Burg 9c722e474d - Added nixos-build-vms command, which builds a virtual network from a network.nix expression (also used by nixos-deploy-network) 14 years ago
Sander van der Burg 21eb6ed412 Renamed lib.zip into lib.zipTwoLists, since it refers to the wrong function 14 years ago
Sander van der Burg 58204f0a8a Changed zip into lib.zip. Sorry :$ 14 years ago
Sander van der Burg 388c8e0c60 Removed the zip function, since it is in pkgs.lib now 14 years ago