nixpkgs/nixos
Arnold Krille 3b31c52d4b containers: Add more tests for ipv6 and hostbridge
A testcase each for
- declarative ipv6-only container
  Seems odd to define the container IPs with their prefix length attached.
  There should be a better way…
- declarative bridged container

Also fix the ping test by waiting for the container to start

When the ping was executed, the container might not have finished starting. Or
the host-side of the container wasn't finished with config. Waiting for
2 seconds in between fixes this.
2016-04-02 17:07:41 +02:00
..
doc/manual changelog: correct path to gitit nixos module 2016-03-31 23:49:38 +01:00
lib Fix the EC2 test 2016-03-30 21:50:23 +02:00
maintainers Fix the EC2 test 2016-03-30 21:50:23 +02:00
modules containers: Add a hostbridge and ipv6 addresses 2016-04-02 17:07:41 +02:00
tests containers: Add more tests for ipv6 and hostbridge 2016-04-02 17:07:41 +02:00
COPYING
default.nix Revert "Add the tool "nixos-typecheck" that can check an option declaration to:" 2016-03-01 20:52:06 +01:00
README
release-combined.nix NixOS release: Don't depend on chromium 2016-03-15 16:06:09 +01:00
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
release.nix containers: Add more tests for ipv6 and hostbridge 2016-04-02 17:07:41 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.