Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: baf1d1dcd77a66450adb54e22b5748566b06a8d7
      
https://github.com/NixOS/nixpkgs/commit/baf1d1dcd77a66450adb54e22b5748566b06a8d7
  Author: aszlig <[email protected]>
  Date:   2015-09-25 (Fri, 25 Sep 2015)

  Changed paths:
    M nixos/tests/virtualbox.nix

  Log Message:
  -----------
  nixos/tests/virtualbox: Don't parallelize VM boot.

I'm not quite sure why the official Hydra gets a kernel panic in one of
two VMs using the exact same kernels:

https://hydra.nixos.org/build/26339384

Because the kernel panic happens before stage 1, let's wait for the
first VM to boot up and after the bootup is done, start the second one
in hope that it won't trigger the panic.

Oddly enough, whenever I run the test on my own Hydra and on my local
machines, I don't get anything like that.

Signed-off-by: aszlig <[email protected]>


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to