summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo/lisp_test.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-07-06Refactor basic LISP testsFilip Tehlar1-176/+0
Change-Id: Ibc11d4d82006ea11580d3b3e269f81709eedb53a Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
2016-06-07Fix tests after VPP API changeFlorin Coras1-2/+2
chroot startup.conf option was renamed to api-segment. Additionally, make sure VPP instances are really killed at cleanup. Change-Id: Icadb9dfebade7e66a4302ba0640583f02869d200 Signed-off-by: Florin Coras <fcoras@cisco.com>
2016-05-27Add LISP RTR testsFilip Tehlar1-17/+5
This change adds tests for IPv4overIPv4 and IPv4overIPv6 scenarios. Change-Id: I68e0e94538914cf0b03625ee1be3b92684184c78 Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
2016-05-18Bug fix, can`t create new interfaceAndrej Kozemcak1-0/+2
Script create new interface before it remote old interface Change-Id: Ida3a1f4f45398b5c3b8908de3209d70eceac8404 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-05-17Add new test for static remote mappingAndrej Kozemcak1-3/+25
Change-Id: I1bd6f6c754eb16ab077a53ad341ef633c56173f3 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-05-16Add new test for IP4 over IP6 and IP6 over IP4Andrej Kozemcak1-3/+45
Change-Id: Icc411c22f041c447d595cb158102675f4055a7de Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-05-11Create LISP test for csit_topology and for vpp_lite_topologyAndrej Kozemcak1-0/+122
Change-Id: If0a886c761a41c9914c10d2ae3abf9f7711151c6 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>