+1
-2
nixos/tests/all-tests.nix
+1
-2
nixos/tests/all-tests.nix
···
···
+36
-22
nixos/tests/common/ec2.nix
+36
-22
nixos/tests/common/ec2.nix
···-$startCommand .= " -netdev 'user,id=vlan0,net=169.0.0.0/8,guestfwd=tcp:169.254.169.254:80-cmd:${pkgs.micro-httpd}/bin/micro_httpd ${metaData}'";
···++ " -netdev 'user,id=vlan0,net=169.0.0.0/8,guestfwd=tcp:169.254.169.254:80-cmd:${pkgs.micro-httpd}/bin/micro_httpd ${metaData}'"
+69
-65
nixos/tests/ec2.nix
+69
-65
nixos/tests/ec2.nix
······-die "wrong free space $size" if $size < 9.7 * 1024 * 1024 * 1024 || $size > 10 * 1024 * 1024 * 1024;···
······+meta.broken = true; # amazon-init wants to download from the internet while building the system···
+37
-33
nixos/tests/openstack-image.nix
+37
-33
nixos/tests/openstack-image.nix
·········
·········