summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/tests/test_basic_l2o4.sh
diff options
context:
space:
mode:
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"