Commit graph

24 commits

Author SHA1 Message Date
Jörg Thalheim
8650b1df8f actually including nixos-facter + nixos test 2024-09-24 16:12:56 +00:00
Jörg Thalheim
8e077ae20b kexec-installer: use pkgs.testers to define test 2024-09-18 17:39:45 +02:00
Jörg Thalheim
3e26bd9675 kexec-installer/test: remove deprecated routeconfig 2024-08-16 11:20:59 +00:00
name_snrl
5b9bbfc570 fix ipv4 via ipv6 route
fix #230
2024-07-19 18:05:11 +00:00
Jörg Thalheim
faed128eee nixos-test: reduce RAM to 1GB 2024-06-07 13:17:09 +00:00
Jörg Thalheim
2c54ebe7b8 Reduce memory requirements to 1GB 2024-05-19 14:43:29 +00:00
Jörg Thalheim
8d35d4a180 add image-installer
add image-installer
2024-04-17 11:56:46 +02:00
Jörg Thalheim
bebc30e7fd also copy machine-id into installer
This can help with keeping the same dhcp leases when the dhcp server uses DUID rather than mac addresses
2023-11-22 10:45:18 +01:00
Jörg Thalheim
1afdae78b7 reduce test in VM to 1.2 GB RAM 2023-11-02 13:01:36 +01:00
Jörg Thalheim
fba4a2bf0d apply nixpkgs-fmt 2023-11-02 10:43:57 +01:00
Jörg Thalheim
8239d6079a no longer depend on dhcpcd for dhcp networking 2023-11-02 10:43:08 +01:00
Jörg Thalheim
8451894552 kexec-installer: add smoketest for binaries 2023-05-15 13:32:59 +02:00
Jörg Thalheim
8d32c7409c kexec-installer/test: use our kexecTarball directly
before we were importing the configuration into a nixos module.
Now we are actually using our unmodified tarball.
This saves some rebuilds and is closer to what we ship.
2023-05-15 13:32:59 +02:00
Jörg Thalheim
340303d82b reduce minimum RAM requirements 2023-05-07 21:44:20 +02:00
Jörg Thalheim
e855c9b4b9 get rid of virtual variant again
In unstable this has now the same size as the noninteractive one.
2023-05-07 21:33:03 +02:00
Jörg Thalheim
7d87a50a20 kexec-installer: no longer use deprecated <node>.config interface 2023-01-05 11:12:35 +01:00
Jörg Thalheim
1fde0cda9e kexec-installer: use camel case for service names 2023-01-05 11:07:27 +01:00
Jörg Thalheim
339235be35 increase memory a bit 2022-12-19 13:52:05 +01:00
Jörg Thalheim
c81bcbc1a8 kexec-installer-test: fix eval on 22.11 2022-12-16 13:45:54 +01:00
Jörg Thalheim
2be59edf63 kexec-installer: fix static ip tests 2022-11-27 19:01:22 +00:00
Jörg Thalheim
7f2ba67850 node1: print network configuration on start 2022-11-27 16:55:25 +00:00
Jörg Thalheim
be9c564503 kexec-installer: networking test 2022-11-27 17:45:21 +01:00
Jörg Thalheim
a39ed8aa59 kexec-installer/test: also apply minimal profile to node1 2022-11-27 17:25:24 +01:00
Jörg Thalheim
c0fb626fd2 move kexec installer to subdirectory 2022-11-27 17:13:33 +01:00
Renamed from nix/kexec-installer-test.nix (Browse further)