aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/bridge_domain/bridge_domain_untagged.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-07-22CSIT-220: Rename directories in tests directoryMatej Klotton1-369/+0
- 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>
2016-06-30CSIT-180 Add VPP api trace dump after each TCpmikus1-1/+6
- Add VPP api trace dump after each TC Change-Id: I7c8bc0ffbca620f6fdb48369014a2ca9ffa3b3e4 Signed-off-by: pmikus <pmikus@cisco.com>
2016-06-21Suite: bridge_domainMaciek Konstantynowicz1-31/+31
Files: bridge_domain_untagged.robot. Minor updates to test cases documentation. Change-Id: Ifcf3a6d07942e242bbb121c0446520480e5f9c88 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-06-20Suite:bridge_domainMaciek Konstantynowicz1-44/+80
Files: bridge_domain_untagged.robot. Updated test cases names and test cases documentation. Change-Id: Ia26b7c117ad38cdf83f2c4e2a297a8fb3a7105d0 Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
2016-05-20VPP in host user-mode, part IIZdeno Olsovsky1-7/+86
- JIRA: CSIT-61 Change-Id: I688b1013a78a1fa3ecdb44c2072f8bd1b46364fb Signed-off-by: Zdeno Olsovsky <zolsovsk@cisco.com>
2016-05-11Add library for set path variables for testing.Matej Klotton1-16/+17
Change-Id: Icb243bacc9329c4bf3bc28098fced473b4e3c991 Signed-off-by: Matej Klotton <mklotton@cisco.com>
2016-05-09CSIT-19: MAC split-horizon groupJan Gelety1-1/+49
- test case to test MAC split-horizon group functionality Change-Id: Iadee707f3670e5fc9c209bd8b072a65ea1af27cd Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-04-26Add BD vpp-vm-vpp testsMatus Fabian1-2/+82
JIRA: CSIT-20 Change-Id: Id22102519cdc8afef63c0e727fb47e2a2f1d769b Signed-off-by: Matus Fabian <matfabia@cisco.com>
2016-04-22Bridge domain tests and user keywords refactor.Jan Gelety1-0/+120
- BD tests changed to behavior-driven-test style - added documentation to BD tests - added documentation and examples to BD user KWs Change-Id: Ifad45df3ef0bb55f5295363a264fe5f4e54f5762 Signed-off-by: Jan Gelety <jgelety@cisco.com>