CSIT-577 HC Test: Scripts for test jobs using ODL client 63/6663/4
authorselias <samelias@cisco.com>
Wed, 10 May 2017 15:41:11 +0000 (17:41 +0200)
committerSamuel Eliáš <samelias@cisco.com>
Wed, 17 May 2017 07:54:09 +0000 (07:54 +0000)
commitdf228e1794d4a5a1c3028e1e214731b5f0450b99
treed92d419c6997623773e8f60cad1161cd76350bd0
parenta114591eac9f52502048db886da2fb228c62254d
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: I7e156dab3d5434dff246bfd02090f3c6bea81b86
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