summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh
diff options
context:
space:
mode:
authorFilip Tehlar <ftehlar@cisco.com>2016-07-07 08:29:25 +0200
committerFilip Tehlar <ftehlar@cisco.com>2016-07-07 12:26:52 +0200
commit05479d8750d11d46a939c31ca78e99ecc310dc7a (patch)
treed1acfad937839fad93f52cdff4d0b34a69588e77 /tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh
parent12defda1182a88e98a20d63c32fe897359663ad7 (diff)
Add script which runs all VPP lite tests
Change-Id: I13c8726ac60647201d40249434f3a81085a8f9ff Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Diffstat (limited to 'tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh')
-rwxr-xr-xtests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh b/tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh
new file mode 100755
index 0000000..ce332d4
--- /dev/null
+++ b/tests/data_plane/vpp_lite_topo/tests/test_basic_6o6_no_odl.sh
@@ -0,0 +1,10 @@
+#!/usr/bin/env bash
+
+# Test basic LISP functionality without odl (ip6 over ip6)
+
+VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/6o6_no_odl
+
+source test_driver/basic_no_odl.sh
+
+test_basic_no_odl ping6 "6:0:2::2"
+