summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh
diff options
context:
space:
mode:
authorFlorin Coras <fcoras@cisco.com>2016-07-29 23:24:17 +0200
committerFlorin Coras <fcoras@cisco.com>2016-08-01 17:31:29 +0200
commit8719d3152d10974926175f63975d1b0290fd7237 (patch)
treeafa1450104ebf5a44d4fde88c3acc0dc46bc640c /tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh
parent51b44223b063eeccccd078d39ab08f5d16629e22 (diff)
Basic l2 over ip4 tests
Change-Id: I8bd9253bac3759018ca752574cae575b129df3e6 Signed-off-by: Florin Coras <fcoras@cisco.com>
Diffstat (limited to 'tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh')
-rwxr-xr-xtests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh b/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh
new file mode 100755
index 0000000..a821b3b
--- /dev/null
+++ b/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh
@@ -0,0 +1,10 @@
+#!/usr/bin/env bash
+
+# Test basic LISP functionality (l2 over ip4)
+
+VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/l2o4
+ODL_CONFIG_DIR=`pwd`/../configs/odl/basic/l2o4
+
+source test_driver/basic_l2.sh
+
+test_basic ping "6.0.1.12"