Re: [lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu (v3)

2013-10-03 Thread Stéphane Graber
On Wed, Oct 02, 2013 at 10:30:31PM -0500, Serge Hallyn wrote: > 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

[lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu (v3)

2013-10-02 Thread Serge Hallyn
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.

Re: [lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu (v2)

2013-10-02 Thread Stéphane Graber
On Wed, Oct 02, 2013 at 05:09:17PM -0500, Serge Hallyn wrote: > Quoting Stéphane Graber (stgra...@ubuntu.com): > > On Wed, Oct 02, 2013 at 04:48:12PM -0500, Serge Hallyn wrote: > > > From the file comments: > > > > > > """ > > > Some features of lxc - networking and LSM configuration for instance

Re: [lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu (v2)

2013-10-02 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > On Wed, Oct 02, 2013 at 04:48:12PM -0500, Serge Hallyn wrote: > > From the file comments: > > > > """ > > Some features of lxc - networking and LSM configuration for instance - > > are generally configured by the distro packages. This program > > t

Re: [lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu (v2)

2013-10-02 Thread Stéphane Graber
On Wed, Oct 02, 2013 at 04:48:12PM -0500, Serge Hallyn wrote: > From the file comments: > > """ > Some features of lxc - networking and LSM configuration for instance - > are generally configured by the distro packages. This program > tests the Ubuntu configuration. > > These require the ubuntu

[lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu (v2)

2013-10-02 Thread Serge Hallyn
>From the file comments: """ Some features of lxc - networking and LSM configuration for instance - are generally configured by the distro packages. This program tests the Ubuntu configuration. These require the ubuntu lxc package to be installed. General lxc functionality testing does not belo

Re: [lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu

2013-10-02 Thread Stéphane Graber
On Wed, Oct 02, 2013 at 02:21:47PM -0500, Serge Hallyn wrote: > Quoting Stéphane Graber (stgra...@ubuntu.com): > > On Wed, Oct 02, 2013 at 01:11:12PM -0500, Serge Hallyn wrote: > > > >From the file comments: > > > > > > """ > > > Some features of lxc - networking and LSM configuration for instance

Re: [lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu

2013-10-02 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@ubuntu.com): > On Wed, Oct 02, 2013 at 01:11:12PM -0500, Serge Hallyn wrote: > > >From the file comments: > > > > """ > > Some features of lxc - networking and LSM configuration for instance - > > are generally configured by the distro packages. This program > >

Re: [lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu

2013-10-02 Thread Stéphane Graber
On Wed, Oct 02, 2013 at 01:11:12PM -0500, Serge Hallyn wrote: > >From the file comments: > > """ > Some features of lxc - networking and LSM configuration for instance - > are generally configured by the distro packages. This program > tests the Ubuntu configuration. > > These require the ubuntu

[lxc-devel] [PATCH 1/1] add basic lxc-test-ubuntu

2013-10-02 Thread Serge Hallyn
>From the file comments: """ Some features of lxc - networking and LSM configuration for instance - are generally configured by the distro packages. This program tests the Ubuntu configuration. These require the ubuntu lxc package to be installed. General lxc functionality testing does not belo