aboutsummaryrefslogtreecommitdiffstats
path: root/tests/suites/honeycomb/070_netconf.robot
AgeCommit message (Collapse)AuthorFilesLines
2016-07-22CSIT-220: Rename directories in tests directoryMatej Klotton1-29/+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-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-07-20CSIT-190 Add honeycomb interface management testselias1-0/+29
- 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>