On Mon, Nov 09, 2015 at 08:53:14PM -0800, Joe Stringer wrote:
> On 18 October 2015 at 21:29, YAMAMOTO Takashi <yamam...@midokura.com> wrote:
> > Signed-off-by: YAMAMOTO Takashi <yamam...@midokura.com>
> > ---
> >  tests/ofproto-dpif.at | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at
> > index f64c56c..b93c8fb 100644
> > --- a/tests/ofproto-dpif.at
> > +++ b/tests/ofproto-dpif.at
> > @@ -844,6 +844,7 @@ AT_CHECK([ovs-ofctl add-flows br0 flows.txt])
> >  AT_CHECK([ovs-ofctl mod-port br0 5 noforward])
> >  AT_CHECK([ovs-ofctl mod-port br0 6 noflood])
> >
> > +sleep 1  # wait for revalidation
> 
> Is it possible to use ovs-appctl revalidator/wait?

I forgot we had that!  I hope it works too.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to