Re: [ovs-dev] [PATCH v2 5/5] unit-test: Add a delay for CD initialization.

2017-11-07 Thread Wang, Yipeng1
Thank you for the comments. We will incorporate your suggestion in V3. > -Original Message- > From: Ben Pfaff [mailto:b...@ovn.org] > Sent: Friday, November 3, 2017 10:57 AM > To: Wang, Yipeng1 > Cc: d...@openvswitch.org > Subject: Re: [ovs-dev] [PATCH v2 5/5] unit-tes

Re: [ovs-dev] [PATCH v2 5/5] unit-test: Add a delay for CD initialization.

2017-11-03 Thread Ben Pfaff
On Tue, Oct 31, 2017 at 04:39:37PM -0700, Yipeng Wang wrote: > This patch adds a delay during test 1215 for considering CD > initialization time. > > CC: Darrell Ball > CC: Jan Scheurich > Signed-off-by: Yipeng Wang > Signed-off-by: Antonio Fischetti > Co-authored-by: Antonio Fischetti > ---

[ovs-dev] [PATCH v2 5/5] unit-test: Add a delay for CD initialization.

2017-10-31 Thread Yipeng Wang
This patch adds a delay during test 1215 for considering CD initialization time. CC: Darrell Ball CC: Jan Scheurich Signed-off-by: Yipeng Wang Signed-off-by: Antonio Fischetti Co-authored-by: Antonio Fischetti --- tests/ofproto-dpif.at | 3 +++ 1 file changed, 3 insertions(+) diff --git a/t