From 5089c8126fe1d2c389ebc2e4b579612d6df15a69 Mon Sep 17 00:00:00 2001 From: Filip Tehlar Date: Fri, 16 Sep 2016 15:11:01 +0200 Subject: Add source/dest tests Change-Id: Idb3ec8dc48f16d4321701e405d8e76492cd7e9de Signed-off-by: Filip Tehlar --- tests/data_plane/vpp_lite_topo/topologies/basic_topo_l2.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/data_plane/vpp_lite_topo/topologies/basic_topo_l2.sh') diff --git a/tests/data_plane/vpp_lite_topo/topologies/basic_topo_l2.sh b/tests/data_plane/vpp_lite_topo/topologies/basic_topo_l2.sh index 630651f..15ad7af 100644 --- a/tests/data_plane/vpp_lite_topo/topologies/basic_topo_l2.sh +++ b/tests/data_plane/vpp_lite_topo/topologies/basic_topo_l2.sh @@ -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 -- cgit 1.2.3-korg