aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates/vat/lisp
AgeCommit message (Collapse)AuthorFilesLines
2017-05-17CSIT-563: HC Test: improved Lisp test coveragejan.hradil5-0/+5
added TC09-TC14 with following features: Map Resolver Map Server PETR configuration RLOC Probing Map Register Map Request mode Change-Id: I0e8a573e9a0f7ef3c688a014ff879e2b3d6b9b1e Signed-off-by: jan.hradil <jan.hradil@pantheon.tech> Signed-off-by: selias <samelias@cisco.com>
2016-12-16CSIT-484: HC Test: Lispselias1-0/+1
- add Lisp test suite - add Lisp test data - add keywords and methods used in Lisp tests Change-Id: Ie7819e20cf48e7dac106d60cce316ce69ab75786 Signed-off-by: selias <samelias@cisco.com>
2016-10-07CSIT-257: L2enc - l2-eth-lispgpe-ip4 - L2BDZdeno Olsovsky3-2/+3
Change-Id: I0ee68f707c4175940538654f3a4bbd7d1a91bef1 Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-10-05Update of VPP_STABLE_VERJan Gelety2-2/+2
- use new vpp ref build: 16.12-rc0~173-gf56b77a~b1196_amd64 - build tested by semiweekly job: https://jenkins.fd.io/job/csit-vpp-verify-master-semiweekly/1042/ - corretion of add_lisp_adjacency.vat and del_lisp_adjacency.vat file Change-Id: I5ef180f3da687375ce1afc881b66ec555d4e9753 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-10-03LISP - implement changes done in VPP-376Tibor Frank1-1/+1
Change-Id: Ia9f7913522421b6fd9ecba18eb4d68bc0f3b3271 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-09-19CSIT-410 Fix LISP api change in latest vpp buildpmikus1-1/+1
- Fix lisp api change in 16.12-rc0~91-gc5bb0d6~b1114 Change-Id: I17284a05ca4de09af6b1cc8df55c79032fd4b9fe Signed-off-by: pmikus <pmikus@cisco.com>
2016-09-05CSIT-229: ip4-lispgpe-ip4Tibor Frank3-1/+3
- main fib, - vrf, - phy2lisp Change-Id: Ic9bacef4574dc07b25041c4cd0653825a65c94fb Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-07-28CSIT-207: Update LISP Eid APIAndrej Kozemcak2-1/+1
- rename show_local_lisp_eid_tabl -> show_lisp_eid_table. - change EID json output data Change-Id: I4f5f7b5995b61cb0d5034b107c125caba1d73034 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-07-28CSIT-203: Expand LISP testAndrej Kozemcak1-0/+1
- Change LISP configuration and test if LISP tunnel still work. Change-Id: I28426d7cc0ede11aa7e826ab40ed1c95c8606abc Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-07-25CSIT-199: Use static adjacencies in LISP dp testsFlorin Coras1-0/+1
Switch to using static adjacencies and remote mappings instead of only the latter in LISP data plane tests. Change-Id: Ia2a05165425ac68fa7839f9c8f402033b8274fcf Signed-off-by: Florin Coras <fcoras@cisco.com>
2016-07-18CSIT-195: Update LISP testAndrej Kozemcak6-3/+5
- add new input parameters for LISP API - change LISP json output Change-Id: I36dbf44dc78f128963c7f665a01d2ecde4598c28 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-06-17Lisp enable/disable testAndrej Kozemcak1-0/+0
Test lisp enable/disable API. Test disable lisp, re-enable it and check if everthing is still working. Enable lisp before every lisp API test Reformat source data Change-Id: I7bace01535562814d85d7b5f6035436d583abf53 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-06-01CSIT-125: Add test for lisp remote static mappingAndrej Kozemcak4-0/+4
Test Lisp functionality and rename lisp file Testing this topology: - IPv4 lisp topology - IPv6 lisp topology - IPv4 over IPv6 - IPv6 over IPv4 Change-Id: Ie3439ca802f1c8ae82a1dfcfdebe579f9dc47089 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-05-13CSIT-65: Add new test for LISP APIAndrej Kozemcak12-0/+12
Test set and unset this API: lisp_add_del_locator_set lisp_add_del_locator lisp_add_del_local_eid lisp_add_del_map_resolver lisp_gpe_add_del_iface Change-Id: I9c701fc421d4106147891a7e75e5d68885b9ba59 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>