On Mon, Sep 28, 2015 at 07:36:37PM +0100, Daniele Di Proietto wrote: > Recently some testcases have been failing in travis because of a warning > related to the use of an L3 device (OpenVZ specific) inside the workers. > > To get travis tests working again we can move to the newer container > infrastructure: this commit does that. > > The disadvantage is that there's no sudo access anymore, but we can > install packages with the apt plugin, and we shouldn't use root for > anything else > > Tested-at: https://travis-ci.org/ddiproietto/ovs/builds/81764972 > Signed-off-by: Daniele Di Proietto <diproiet...@vmware.com> > CC: Joe Stringer <joestrin...@nicira.com>
Thanks for doing this! This seems to stop installing libfuse-dev in the DPDK case. Does that break anything? But since you work with DPDK I'll assume you know what you're doing: Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev