Fix ping issue at LF
[integration/test.git] / test / csit / suites / base / 030__arp_handler.txt
index 691a26b45eea85c15e65080f77ace1a8614adcbb..c1995507ed7d26098663c0ee63a37bb1e01ec797 100644 (file)
@@ -29,6 +29,8 @@ Ping h1 to h4
     [Tags]   Get
     Write   h1 ping -c 3 h4
     Sleep   6
+    Write   h4 ping -c 3 h1
+    Sleep   6
     ${result}    Read
     Should Contain   ${result}   64 bytes
 List hosts
@@ -60,3 +62,4 @@ Remove a subnet
     ${result}    To JSON    ${resp.content}
     ${content}    Get From Dictionary    ${result}    ${key}
     List Should Not Contain Value    ${content}    ${body}
+