summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/tests/test_multihoming_l2o4.sh
diff options
context:
space:
mode:
authorLori Jakab <lorand.jakab@gmail.com>2016-08-11 18:18:53 +0000
committerGerrit Code Review <gerrit@fd.io>2016-08-11 18:18:53 +0000
commit4cf0fc0cc463e294eab3f727d811e2a11ecadcae (patch)
treeac3876602346f25b621a4baf2e1db592cad0cb3f /tests/data_plane/vpp_lite_topo/tests/test_multihoming_l2o4.sh
parentf73cae4cda445b5bed88b8baf7d3536a947aa7ef (diff)
parent76ab005261dba3fd5bec32df2ad253e4185116f0 (diff)
Merge "Add multihoming tests"
Diffstat (limited to 'tests/data_plane/vpp_lite_topo/tests/test_multihoming_l2o4.sh')
-rwxr-xr-xtests/data_plane/vpp_lite_topo/tests/test_multihoming_l2o4.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data_plane/vpp_lite_topo/tests/test_multihoming_l2o4.sh b/tests/data_plane/vpp_lite_topo/tests/test_multihoming_l2o4.sh
new file mode 100755
index 0000000..c308b51
--- /dev/null
+++ b/tests/data_plane/vpp_lite_topo/tests/test_multihoming_l2o4.sh
@@ -0,0 +1,10 @@
+#!/usr/bin/env bash
+
+# Test basic LISP functionality (ip4 over ip4)
+
+VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/multihoming/l2o4
+ODL_CONFIG_DIR=`pwd`/../configs/odl/multihoming/l2o4
+
+source test_driver/multihoming_l2.sh
+
+test_multihoming ping "6.0.1.12"