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

2017-11-07 Thread Wang, Yipeng1
[ovs-dev] [PATCH v2 5/5] unit-test: Add a delay for CD > initialization. > > 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

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