Add source/dest tests
[one.git] / tests / data_plane / vpp_lite_topo / topologies / basic_topo_l2.sh
index 630651f..15ad7af 100644 (file)
@@ -95,6 +95,8 @@ function basic_topo_setup
   start_vpp 5002 vpp1
   start_vpp 5003 vpp2
 
+  maybe_pause
+
   echo "* Selected configuration method: $CFG_METHOD"
   if [ "$CFG_METHOD" == "cli" ] ; then
     echo "exec ${VPP_LITE_CONF}/vpp1.cli" | nc 0 5002