aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/lisp/lisp_dataplane_untagged.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-10-03LISP - implement changes done in VPP-376Tibor Frank1-5/+0
Change-Id: Ia9f7913522421b6fd9ecba18eb4d68bc0f3b3271 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-09-05Disable LISP testsFilip Tehlar1-0/+2
Change-Id: I9b0e2170d5cd692f80dc3652e89a937855b43839 Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
2016-08-09CSIT-350 Fix LISP test TC05Florin Coras1-0/+12
Change-Id: I458d9773b83a9dbf0a1f0779ff3848199d26f271 Signed-off-by: Florin Coras <fcoras@cisco.com>
2016-08-01CSIT-331: Enable LISP testAndrej Kozemcak1-2/+0
Enable test. LISP API: - TC01 - TC02 - TC05 LISP DATAPLANE: - TC01 - TC05 Change-Id: Ib75e8eddf241eebaf9cce9e7a1bf6d62d79e75f6 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
2016-07-28CSIT-203: Expand LISP testAndrej Kozemcak1-33/+108
- 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-13/+16
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-22CSIT-220: Rename directories in tests directoryMatej Klotton1-0/+277
- Move performance directory one level up and rename it to “perf” - Rename “suites” directory to “func” - Create __init__.py in “perf” directory - Rename fds_related_tests to fds Change-Id: I59f06afe1c5b95dd8a48417b8fbfd1fca8797097 Signed-off-by: Matej Klotton <mklotton@cisco.com>