X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fofproto-dpif.at;h=a306c112b7eaaf180bb35ca074c78877f97cea20;hb=d7f817b4bd1ba2a8b737ce7be9221f5586d633af;hp=a3f32c06a9ed7c0a799853313df21dee151b4146;hpb=01f76032c6b2eb81df8cfbdb3a3cc0ae943d1d48;p=sliver-openvswitch.git diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at index a3f32c06a..a306c112b 100644 --- a/tests/ofproto-dpif.at +++ b/tests/ofproto-dpif.at @@ -983,6 +983,7 @@ OVS_VSWITCHD_START( AT_CHECK([test-netflow --detach --pidfile $NETFLOW_PORT:127.0.0.1 > netflow.log])AT_CAPTURE_FILE([netflow.log]) +AT_CHECK([ovs-appctl time/stop]) n=1 while test $n -le 60; do n=`expr $n + 1`