Re: [ovs-dev] [PATCH] ovn-controller-vtep.at: Skip test when using Windows setup.

2015-08-21 Thread Ben Pfaff
On Fri, Aug 21, 2015 at 01:15:14PM -0700, Gurucharan Shetty wrote: > On Fri, Aug 21, 2015 at 12:59 PM, Ben Pfaff wrote: > > On Mon, Aug 17, 2015 at 03:09:46PM -0700, Alex Wang wrote: > >> The 'ovs-vtep' simulator is not ported to Windows. So, for now, > >> just skip all tests in ovn-controller-vt

Re: [ovs-dev] [PATCH] ovn-controller-vtep.at: Skip test when using Windows setup.

2015-08-21 Thread Gurucharan Shetty
On Fri, Aug 21, 2015 at 12:59 PM, Ben Pfaff wrote: > On Mon, Aug 17, 2015 at 03:09:46PM -0700, Alex Wang wrote: >> The 'ovs-vtep' simulator is not ported to Windows. So, for now, >> just skip all tests in ovn-controller-vtep.at when running in >> Windows. >> >> Signed-off-by: Alex Wang > > ... >

Re: [ovs-dev] [PATCH] ovn-controller-vtep.at: Skip test when using Windows setup.

2015-08-21 Thread Ben Pfaff
On Mon, Aug 17, 2015 at 03:09:46PM -0700, Alex Wang wrote: > The 'ovs-vtep' simulator is not ported to Windows. So, for now, > just skip all tests in ovn-controller-vtep.at when running in > Windows. > > Signed-off-by: Alex Wang ... > - [OVS_RUNDIR=`pwd`; export OVS_RUNDIR > + [ > + # this

Re: [ovs-dev] [PATCH] ovn-controller-vtep.at: Skip test when using Windows setup.

2015-08-17 Thread Alex Wang
Thx, applied to master~, On Mon, Aug 17, 2015 at 3:11 PM, Gurucharan Shetty wrote: > On Mon, Aug 17, 2015 at 3:09 PM, Alex Wang wrote: > > The 'ovs-vtep' simulator is not ported to Windows. So, for now, > > just skip all tests in ovn-controller-vtep.at when running in > > Windows. > > > > Sign

Re: [ovs-dev] [PATCH] ovn-controller-vtep.at: Skip test when using Windows setup.

2015-08-17 Thread Gurucharan Shetty
On Mon, Aug 17, 2015 at 3:09 PM, Alex Wang wrote: > The 'ovs-vtep' simulator is not ported to Windows. So, for now, > just skip all tests in ovn-controller-vtep.at when running in > Windows. > > Signed-off-by: Alex Wang Acked-by: Gurucharan Shetty > --- > tests/ovn-controller-vtep.at |6 ++

[ovs-dev] [PATCH] ovn-controller-vtep.at: Skip test when using Windows setup.

2015-08-17 Thread Alex Wang
The 'ovs-vtep' simulator is not ported to Windows. So, for now, just skip all tests in ovn-controller-vtep.at when running in Windows. Signed-off-by: Alex Wang --- tests/ovn-controller-vtep.at |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/ovn-controller-vtep.