X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fofproto-dpif.at;h=46414b19aeb4f9c1fbabfaebd8b14d3a0188d27c;hb=4ba3d447bfff8fd72300a380abdfcb16a31dae79;hp=4fcf7e7278b45b2b64d96fc496d2827e6d5d78cc;hpb=77a922c7e53c3e9a2618d1f1a622bb2442f535b0;p=sliver-openvswitch.git diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif.at index 4fcf7e727..46414b19a 100644 --- a/tests/ofproto-dpif.at +++ b/tests/ofproto-dpif.at @@ -949,7 +949,8 @@ OVS_VSWITCHD_START( add-id-to-interface=false], [<0> ]) -AT_CHECK([test-netflow --detach --no-chdir --pidfile $NETFLOW_PORT:127.0.0.1 > netflow.log])AT_CAPTURE_FILE([netflow.log]) +AT_CHECK([test-netflow --detach --no-chdir --pidfile $NETFLOW_PORT:127.0.0.1 > netflow.log]) +AT_CAPTURE_FILE([netflow.log]) for delay in 1000 30000; do ovs-appctl netdev-dummy/receive p1 'in_port(2),eth(src=50:54:00:00:00:05,dst=50:54:00:00:00:07),eth_type(0x0800),ipv4(src=192.168.0.1,dst=192.168.0.2,proto=1,tos=0,ttl=64,frag=no),icmp(type=8,code=0)'