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? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev