summary refs log tree commit diff
path: root/nixos/tests/installer.nix
diff options
context:
space:
mode:
authorKevin Cox <kevincox@kevincox.ca>2021-01-18 06:14:50 -0500
committerGitHub <noreply@github.com>2021-01-18 06:14:50 -0500
commit4ee9a86405fa26a672c114578c50ec8a15473b86 (patch)
treead406c3ef16d1c33255bbfe32c4051191a6f4e9a /nixos/tests/installer.nix
parent05e6e6481722144ac36d0e5ca9abf2ceea0d35f5 (diff)
parent71590db8fbe50340f44b241a6718986d6300314f (diff)
downloadnixpkgs-4ee9a86405fa26a672c114578c50ec8a15473b86.tar
nixpkgs-4ee9a86405fa26a672c114578c50ec8a15473b86.tar.gz
nixpkgs-4ee9a86405fa26a672c114578c50ec8a15473b86.tar.bz2
nixpkgs-4ee9a86405fa26a672c114578c50ec8a15473b86.tar.lz
nixpkgs-4ee9a86405fa26a672c114578c50ec8a15473b86.tar.xz
nixpkgs-4ee9a86405fa26a672c114578c50ec8a15473b86.tar.zst
nixpkgs-4ee9a86405fa26a672c114578c50ec8a15473b86.zip
Merge pull request #109042 from Atemu/installer-tests-more-cores
tests/installer: give installer VM more cores
Diffstat (limited to 'nixos/tests/installer.nix')
-rw-r--r--nixos/tests/installer.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix
index de4bb399c16..7eaa1c3fbd9 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -284,7 +284,9 @@ let
             extraInstallerConfig
           ];
 
+          # builds stuff in the VM, needs more juice
           virtualisation.diskSize = 8 * 1024;
+          virtualisation.cores = 8;
           virtualisation.memorySize = 1536;
 
           # Use a small /dev/vdb as the root disk for the