CSIT-190 Add honeycomb interface management test 80/1880/8
authorselias <samelias@cisco.com>
Wed, 6 Jul 2016 06:50:00 +0000 (08:50 +0200)
committerMatej Klotton <mklotton@cisco.com>
Wed, 20 Jul 2016 15:05:28 +0000 (15:05 +0000)
commitc10eda554529ac5433216a18d30e9964c6af7976
tree0569a229c0954f35d17e398d6bf29765d7f25f53
parent28e17b8002b50a04cdd6c9e74c15cdc4aa33a5e2
CSIT-190 Add honeycomb interface management test

 - 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>
resources/libraries/python/honeycomb/Netconf.py [new file with mode: 0644]
resources/libraries/python/honeycomb/Notifications.py
resources/libraries/robot/honeycomb/netconf.robot [new file with mode: 0644]
resources/libraries/robot/honeycomb/notifications.robot
tests/suites/honeycomb/070_netconf.robot [new file with mode: 0644]
tests/suites/honeycomb/071_notification.robot [moved from tests/suites/honeycomb/070_notification.robot with 100% similarity]
tests/suites/honeycomb/resources/netconf/hello.py [new file with mode: 0644]
tests/suites/honeycomb/resources/netconf/subscription.py [new file with mode: 0644]
tests/suites/honeycomb/resources/netconf/triggers.py [new file with mode: 0644]