aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/honeycomb/070_notification.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-07-20CSIT-190 Add honeycomb interface management testselias1-56/+0
- add test for specific issue with interface management through netconf - add keywords used in test - update methods that manage Netconf communication - update notifications tests to reuse more code Change-Id: I11788e18f05c4965160f247c3811d270d2c91170 Signed-off-by: selias <samelias@cisco.com>
2016-06-30Rename Honeycomb test suitesselias1-0/+56
- update test suite numbering to be future-proof - reorder suite execution: - persistence suite should always run last - l2_fib suite follows after l2 - VxLAN gpe suite follows after VxLAN - fix issue with interface name vs. index introduced in change #1032 - change ${node} variable to global scope, set in _init_.robot Change-Id: Ib4ca7265586026faab219da9923e7ca312ef2c79 Signed-off-by: selias <samelias@cisco.com>