tests: minify test machines to decrease runtime

This commit is contained in:
DavHau
2024-11-13 20:39:44 +07:00
parent 3b4046b207
commit c2a60dcbb6
5 changed files with 15 additions and 3 deletions

View File

@@ -15,6 +15,7 @@
self.clanModules.single-disk
(modulesPath + "/testing/test-instrumentation.nix") # we need these 2 modules always to be able to run the tests
(modulesPath + "/profiles/qemu-guest.nix")
../lib/minify.nix
];
clan.single-disk.device = "/dev/vdb";