Add RTR tests (6over4 and 6over6)
[one.git] / tests / data_plane / vpp_lite_topo / test_driver / rtr_single_iface.sh
index 6331ab5..f51e0af 100644 (file)
@@ -22,7 +22,7 @@ function test_rtr_single_iface {
 
   test_result=1
 
-  ip netns exec vpp-ns1 ping -w 15 -c 1 "${1}"
+  ip netns exec vpp-ns1 "${1}" -w 15 -c 1 "${2}"
   rc=$?
 
   rtr_single_iface_clean