aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/honeycomb/080_access_control_lists.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-10-03CSIT-405: Honeycomb test update and cleanupselias1-2/+6
- update suite setup and constants to allow test runs again - cleanup basic interface keywords - cleanup L2-fib test data - add "continue on failure" keyword to some partially failing tests - add teardown to all suites, restarts honeycomb if suite had test failures - fix minor PEP-8 violations in Topology.py Change-Id: Ic5b434af71f77855f81461b280299b8318932c5a Signed-off-by: selias <samelias@cisco.com>
2016-07-22CSIT-220: Rename directories in tests directoryMatej Klotton1-0/+146
- 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>