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

  Changed paths:
    M nixos/tests/virtualbox.nix

  Log Message:
  -----------
  nixos/tests/virtualbox: Give VMs more memory.

We previously had 1024 MB of memory to fit a VirtualBox VM with 512 MB
plus the memory needed of the VirtualBox host VM. That obviously won't
work for two VirtualBox VMs, which are used for testing networking
between two VirtualBox guests.

Now, we have 2048 MB on the qemu guest (the VirtualBox host) and 768 MB
for each VirtualBox guest. That should be enough to fit in two
VirtualBox guests (I hope).

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


  Commit: 764a767d5f263e97406c07e6341b387643e1c7ac
      
https://github.com/NixOS/nixpkgs/commit/764a767d5f263e97406c07e6341b387643e1c7ac
  Author: aszlig <[email protected]>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M nixos/tests/virtualbox.nix

  Log Message:
  -----------
  nixos/tests/virtualbox: Destroy detectvirt VM.

I forgot to do this in da0e642. It shouldn't be a big problem but it's
more clean to destroy the VM once we're done testing.

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


Compare: https://github.com/NixOS/nixpkgs/compare/2f3eb5e0eff9...764a767d5f26
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to