Refactor basic LISP tests
[one.git] / tests / data_plane / vpp_lite_topo / tests / test_rtr_two_iface_two_customers_6o46.sh
1 #!/usr/bin/env bash
2
3 #
4 # Test for VPP LISP RTR functionality with EID virualization.
5 #
6 # IMPORTANT: This test needs to have ODL running with following config
7 # line in etc/custom.properties:
8 #   lisp.elpPolicy = replace
9 #
10 # This test configures a topology of two XTRs and RTR. An ICMP request is
11 # sent from host1 behind first TR to the host2 behind the second TR.
12 #
13 #
14
15 VPP_LITE_CONF=`pwd`"/../configs/vpp_lite_config/rtr_two_iface_two_customers/6o46"
16 ODL_CONFIG_DIR=`pwd`"/../configs/odl/rtr_two_iface_two_customers/6o46"
17
18 source test_driver/rtr_two_iface_two_customers.sh
19
20 test_rtr_two_iface_two_customers ping6 "6:0:4::4"