Re: [ovs-dev] [PATCH] tests: make ovn logical router test case more reliable

2016-06-21 Thread Russell Bryant
On Tue, Jun 21, 2016 at 1:50 PM, Lance Richardson wrote: > Any feedback? I see that there are still numerous occurrences of the > failure > addressed by this patch. > This seems like a harmless workaround that improves test failure rate. I applied it to master. -- Russell Bryant -- Russell

Re: [ovs-dev] [PATCH] tests: make ovn logical router test case more reliable

2016-06-21 Thread Lance Richardson
016 11:40:49 AM > Subject: Re: [ovs-dev] [PATCH] tests: make ovn logical router test case > morereliable > > Sorry, wrong commit ID for Fixes: tag, it should be: > > Fixes: 5412db307420 ("ovn: Add column enabled to table Logical_Router") > > >

Re: [ovs-dev] [PATCH] tests: make ovn logical router test case more reliable

2016-06-09 Thread Lance Richardson
ttps://travis-ci.org/openvswitch/ovs/jobs/136012103 > https://travis-ci.org/openvswitch/ovs/jobs/135984940 > > Regards, > > Lance > > - Original Message - > > From: "Lance Richardson" > > To: dev@openvswitch.org > > Sent: Monday,

Re: [ovs-dev] [PATCH] tests: make ovn logical router test case more reliable

2016-06-09 Thread Lance Richardson
From: "Lance Richardson" > To: dev@openvswitch.org > Sent: Monday, June 6, 2016 2:03:00 PM > Subject: [ovs-dev] [PATCH] tests: make ovn logical router test case more > reliable > > The "ovn -- 1 HVs, 2 LSs, 1 lport/LS, 1 LR" test case creates a > c

[ovs-dev] [PATCH] tests: make ovn logical router test case more reliable

2016-06-06 Thread Lance Richardson
The "ovn -- 1 HVs, 2 LSs, 1 lport/LS, 1 LR" test case creates a configuration including a logical router, then: 1) Sends a packet that is expected to be forwarded by the logical router. 2) Disables the logical router. 3) Sends another packet, identical to the one sent in (1), tha