Re: [ovs-dev] [PATCH] tests: Set enable-dummy=system for ovn-controller-vtep tests.

2016-01-20 Thread Russell Bryant
On 01/20/2016 05:04 PM, Ben Pfaff wrote: > On Thu, Jan 14, 2016 at 03:10:20PM -0500, Russell Bryant wrote: >> All of the ovn-controller-vtep tests were failing on my laptop due to an >> unexpected message in the ovs-vswitchd log related to my VPN. This >> setting resolves it and makes all tests pa

Re: [ovs-dev] [PATCH] tests: Set enable-dummy=system for ovn-controller-vtep tests.

2016-01-20 Thread Ben Pfaff
On Thu, Jan 14, 2016 at 03:10:20PM -0500, Russell Bryant wrote: > All of the ovn-controller-vtep tests were failing on my laptop due to an > unexpected message in the ovs-vswitchd log related to my VPN. This > setting resolves it and makes all tests pass. > > Fixes: 0c1e8a7d637e ("ovn-controller-

[ovs-dev] [PATCH] tests: Set enable-dummy=system for ovn-controller-vtep tests.

2016-01-14 Thread Russell Bryant
All of the ovn-controller-vtep tests were failing on my laptop due to an unexpected message in the ovs-vswitchd log related to my VPN. This setting resolves it and makes all tests pass. Fixes: 0c1e8a7d637e ("ovn-controller-vtep: Add gateway module.") Signed-off-by: Russell Bryant --- tests/ovn-