aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/honeycomb/persistence.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-11-16CSIT-454: HC Test: Improve logging on test failureselias1-0/+2
- set Honeycomb log level to TRACE before running Honeycomb tests - on a failed restconf request, print the last few lines of the log - show saved configuration during persistence suite restarts Change-Id: I07ee37a5403cfca946fd7ef25a42861273248fbe Signed-off-by: selias <samelias@cisco.com>
2016-10-03CSIT-405: Honeycomb test update and cleanupselias1-1/+1
- 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-219: Realocate resources for Honeycomb testsTibor Frank1-1/+1
- move the resources to resources/test_data/honeycomb Change-Id: I77c1bd5707f557799a7a189a9c695c50e5471621 Signed-off-by: Tibor Frank <tifrank@cisco.com>
2016-06-27Add Vlan tag rewrite to Honeycomb persistence testsselias1-0/+6
JIRA: CSIT-137 - add Vlan tag rewrite to persisted configuration Change-Id: I2f98d89c6ada0eec5a7ba0121332201dbe2c01e0 Signed-off-by: selias <samelias@cisco.com>
2016-06-24Update Honeycomb persistence tests with new Vlanselias1-30/+34
JIRA: CSIT-140 - add new vlan configuration to persistence Change-Id: I984f39986f74168b31d82143c353c7ef1bd7d650 Signed-off-by: selias <samelias@cisco.com>
2016-06-07Add Honeycomb persistence testsselias1-0/+226
JIRA: CSIT-121 - add honeycomb persistence test suite - add keywords used by persistence tests - add methods for working with Honeycomb persistence files - make suite setup clear persisted data before Honeycomb startup Change-Id: Ief61c12b730d58a456566c4683c0091e08a09b56 Signed-off-by: selias <samelias@cisco.com>