Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 147142674992c29025b50f9818d7ac104e0de223
      
https://github.com/NixOS/nixpkgs/commit/147142674992c29025b50f9818d7ac104e0de223
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M nixos/modules/testing/test-instrumentation.nix

  Log Message:
  -----------
  nixos/test-instrumentation: Fix eval of boot tests

The boot tests import test-instrumentation.nix directly to create a VM
image that only contains things such as the backdoor and serial console
the same way as used by other NixOS VM tests.

With one difference though: It doesn't need nor want to have 9p
filesystems mounted, because we actually want to test an image rather
than re-using most stuff from the host's store.

Change tested against the boot.uefiUsb and ipv6 tests, just that it
becomes clear we don't break either the tests with 9p nor the boot
tests (which were already broken but now succeed).

Signed-off-by: aszlig <asz...@redmoonstudios.org>


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to