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/tests/test_src_dst_6o6.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 tests/data_plane/vpp_lite_topo/tests/test_src_dst_6o6.sh (limited to 'tests/data_plane/vpp_lite_topo/tests/test_src_dst_6o6.sh') diff --git a/tests/data_plane/vpp_lite_topo/tests/test_src_dst_6o6.sh b/tests/data_plane/vpp_lite_topo/tests/test_src_dst_6o6.sh new file mode 100755 index 0000000..baaa8f2 --- /dev/null +++ b/tests/data_plane/vpp_lite_topo/tests/test_src_dst_6o6.sh @@ -0,0 +1,10 @@ +#!/usr/bin/env bash + +# Test LISP source/destination feature (ip4 over ip4) + +VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/sd/6o6 +ODL_CONFIG_DIR=`pwd`/../configs/odl/sd/6o6 + +source test_driver/src_dst.sh + +test_src_dst ping6 "6:0:2::2" -- cgit 1.2.3-korg