From f0f0687761f244422a0bc80fb661e857c5bf868d Mon Sep 17 00:00:00 2001 From: Filip Tehlar Date: Thu, 12 Jan 2017 17:53:54 +0100 Subject: Add 4o6 and 6o4 *no_odl* tests Change-Id: Idf755540e2914efc85e016f2f81b156ac19543bd Signed-off-by: Filip Tehlar --- tests/data_plane/vpp_lite_topo/tests/test_basic_6o4_no_odl.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 tests/data_plane/vpp_lite_topo/tests/test_basic_6o4_no_odl.sh (limited to 'tests/data_plane/vpp_lite_topo/tests/test_basic_6o4_no_odl.sh') diff --git a/tests/data_plane/vpp_lite_topo/tests/test_basic_6o4_no_odl.sh b/tests/data_plane/vpp_lite_topo/tests/test_basic_6o4_no_odl.sh new file mode 100755 index 0000000..1fb0bb2 --- /dev/null +++ b/tests/data_plane/vpp_lite_topo/tests/test_basic_6o4_no_odl.sh @@ -0,0 +1,9 @@ +#!/usr/bin/env bash + +# Test basic LISP functionality without odl (ip6 over ip4) + +VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/6o4_no_odl + +source test_driver/basic_no_odl.sh + +test_basic_no_odl ping6 "6:0:2::2" "switch_rlocs" -- cgit 1.2.3-korg