summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/tests/test_basic_4o4_no_odl_with_adjacency.sh
blob: 7c3f0c3eca12a71ecbb7bbd9d8814e53ac997afd (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/env bash

# Test basic LISP functionality without odl and adjacencies configured
# (ip4 over ip4)

VPP_LITE_CONF=`pwd`/../configs/vpp_lite_config/basic/4o4_no_odl_adj

source test_driver/basic_single_icmp.sh

test_single_icmp ping "6.0.2.2"