Refactor basic LISP tests
[one.git] / tests / data_plane / vpp_lite_topo / tests / test_basic_6o6_no_odl.sh
1 #!/usr/bin/env bash
2
3 # Test basic LISP functionality without odl (ip6 over ip6)
4
5 VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/6o6_no_odl
6
7 source test_driver/basic_no_odl.sh
8
9 test_basic_no_odl ping6 "6:0:2::2"
10