summaryrefslogtreecommitdiffstats
path: root/tests/data_plane/vpp_lite_topo
AgeCommit message (Collapse)AuthorFilesLines
2016-06-21Add RTR tests (6over4 and 6over6)Filip Tehlar5-3/+46
Change-Id: I4b2b05193209a3054f0a1177be9412e79de73349 Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
2016-06-20Add EID virualization testsFilip Tehlar9-3/+273
Change-Id: I27680706a5f244c3b756bc4abced5da9bad3007f Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
2016-06-15Add tests for disjoint locators use casesFlorin Coras5-0/+251
Change-Id: I2046bf0785bb0024d1b2e099d55da7fbefd70fc0 Signed-off-by: Florin Coras <fcoras@cisco.com>
2016-06-07Fix tests after VPP API changeFlorin Coras3-7/+9
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 Tehlar7-17/+209
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 Kozemcak3-3/+115
Change-Id: I1bd6f6c754eb16ab077a53ad341ef633c56173f3 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-05-16Add new test for IP4 over IP6 and IP6 over IP4Andrej Kozemcak6-22/+140
Change-Id: Icc411c22f041c447d595cb158102675f4055a7de Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-05-11Create LISP test for csit_topology and for vpp_lite_topologyAndrej Kozemcak4-0/+231
Change-Id: If0a886c761a41c9914c10d2ae3abf9f7711151c6 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>