CSIT-577 HC Test: Scripts for test jobs using ODL client 57/6757/2
authorselias <samelias@cisco.com>
Thu, 18 May 2017 09:56:52 +0000 (11:56 +0200)
committerSamuel Eliáš <samelias@cisco.com>
Tue, 23 May 2017 10:44:46 +0000 (10:44 +0000)
commit52acfc5f0d7fa35676125270f6730d1c46aa33b7
tree611daa9b588c2901d4914f2648b1d247779b038e
parent00ccec50bf75f17de88e7e37af8aa62a4966e628
CSIT-577 HC Test: Scripts for test jobs using ODL client

ODL client can be used to translate Restconf requests into Netconf. This
way Honeycomb's Netconf interface can be tested using existing test cases.

 - add bootstrap scripts for verify and integration job
 - update __init__.robot to handle new {HC_ODL} variable

Change-Id: I410d3e56b8d4f18e672b4886f4f025456bf00655
Signed-off-by: selias <samelias@cisco.com>
bootstrap-hc2vpp-integration-odl.sh [new file with mode: 0755]
bootstrap-hc2vpp-verify-odl.sh [new file with mode: 0755]
resources/libraries/python/HTTPRequest.py
resources/libraries/python/honeycomb/HoneycombSetup.py
resources/libraries/robot/honeycomb/honeycomb.robot
tests/func/honeycomb/__init__.robot