]> git.ipfire.org Git - thirdparty/lxc.git/commit
add basic lxc-test-ubuntu (v3)
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 3 Oct 2013 03:30:31 +0000 (22:30 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 3 Oct 2013 17:23:07 +0000 (12:23 -0500)
commit025f59ab98217b7e9caf6d3ac7e910853d95f621
treedb89422ed8ac3d2527b10931a7cb0828f35964a7
parenta5a82508547320372b1d935193b85e80884e1e29
add basic lxc-test-ubuntu (v3)

Some features of lxc - networking and LSM configuration for instance -
are generally configured by the distro packages.  This program
tests the Ubuntu configuration.

changelog v2:
  Switch to lxc-info -i to detect ip address as stgraber suggested
  Don't look for 'expect' as I'm not using it yet.
changelog v3:
  Make sure to only read one ip address from container.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac
src/tests/Makefile.am
src/tests/lxc-test-ubuntu [new file with mode: 0644]