Create LISP test for csit_topology and for vpp_lite_topology 69/1069/2
authorAndrej Kozemcak <akozemca@cisco.com>
Wed, 11 May 2016 08:57:58 +0000 (10:57 +0200)
committerAndrej Kozemcak <akozemca@cisco.com>
Wed, 11 May 2016 14:45:56 +0000 (16:45 +0200)
commit676362e1714afe4e7bb1557828580e710670b602
tree2a4c31822d0267eeb2d784eca5346b9f37465831
parentabfb56e73fed33d0b2f738ace59ae5b37cd2b60d
Create LISP test for csit_topology and for vpp_lite_topology

Change-Id: If0a886c761a41c9914c10d2ae3abf9f7711151c6
Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
26 files changed:
tests/data_plane/configs/odl/add_ipv4_odl1.txt [new file with mode: 0644]
tests/data_plane/configs/odl/add_ipv4_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/odl/add_ipv6_odl1.txt [new file with mode: 0644]
tests/data_plane/configs/odl/add_ipv6_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/odl/replace_ipv4_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/odl/replace_ipv6_odl2.txt [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp1.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp1_6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2_6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2_reconf.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_csit_config/vpp2_reconf_6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp1.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp1_6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp1_ip4_6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp2.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp2_6.conf [new file with mode: 0644]
tests/data_plane/configs/vpp_lite_config/vpp2_ip4_6.conf [new file with mode: 0644]
tests/data_plane/csit_topo/README [new file with mode: 0644]
tests/data_plane/csit_topo/lisp_ip4.sh [new file with mode: 0644]
tests/data_plane/csit_topo/lisp_ip6.sh [new file with mode: 0644]
tests/data_plane/csit_topo/lisp_test.sh [new file with mode: 0755]
tests/data_plane/vpp_lite_topo/README [new file with mode: 0644]
tests/data_plane/vpp_lite_topo/lisp_ip4.sh [new file with mode: 0644]
tests/data_plane/vpp_lite_topo/lisp_ip6.sh [new file with mode: 0644]
tests/data_plane/vpp_lite_topo/lisp_test.sh [new file with mode: 0755]