aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/softwire/map_t.robot
AgeCommit message (Collapse)AuthorFilesLines
2017-01-24csit-func-tc-naming-change - phase 1Jan Gelety1-122/+0
- change of ts directories - change of ts file names - splitting of former files to more files when suitable - more details: https://wiki.fd.io/view/CSIT/csit-perf-tc-naming-change Change-Id: Ifda1038f8323735f86c1be7ba7f93e3fda183618 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-11-07CSIT-465: Common test setup and teardownTibor Frank1-8/+5
This test setup and teardown is aimed to be used with all functional tests. It does not include functionality to manipulate VMs (qemu). Test setup includes: - Setup all DUTs before test - Save VPP PIDs - Setup all TGs before traffic script - Update All Interface Data On All Nodes Test teardown includes: - Show Packet Trace on All DUTs - Show vpp trace dump on all DUTs - Vpp Show Errors On All DUTs - Check VPP PID in Teardown Change-Id: Ifee0bd58b7865442c5b510852908fd8363e3c543 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-09-07CSIT-381: Remove EXPECTED_FAILING tag from TCsMatej Klotton1-1/+0
Change-Id: I4afd4f139220599fdfdc6604340430ddb1166ed3 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-09-06CSIT-353: MAP-T FIX: Add tx src mac to traffic scriptMatej Klotton1-3/+4
Change-Id: I011231c68dc470590323933dbdb3f33c3026559b Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-08-25CSIT-353: Add basic map-t testsMatej Klotton1-0/+125
Change-Id: I78075e445cdd61e0e3cf9353bddeaf6e6bc978fa Signed-off-by: Matej Klotton <mklotton@cisco.com>