CSIT-425: HC Test: NSH-SFC test suite 12/3712/9
authorselias <samelias@cisco.com>
Mon, 7 Nov 2016 15:04:26 +0000 (16:04 +0100)
committerPeter Mikus <pmikus@cisco.com>
Fri, 25 Nov 2016 07:56:37 +0000 (07:56 +0000)
commit4bda4f8b55b0d431b514663e8e90fccd97ad31d4
tree40f2e469c45b9f99ea5935bf9dc6cb272020face
parent0d782a5690c7e28a329952fb93afde84ddd97078
CSIT-425: HC Test: NSH-SFC test suite

 - add keyword to enable optional modules in Honeycomb (including NSH)
 - update honeycomb __init__.robot with the new keyword
 - add python and robot libraries for NSH tests
 - add NSH test suite (CRUD operations)

Change-Id: I869069a138a51d56d25522163c3a6deefb316f46
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/python/honeycomb/HcAPIKwNSH.py [new file with mode: 0644]
resources/libraries/python/honeycomb/HoneycombSetup.py
resources/libraries/robot/honeycomb/nsh.robot [new file with mode: 0644]
resources/templates/honeycomb/config_nsh.url [new file with mode: 0644]
resources/templates/honeycomb/oper_nsh.url [new file with mode: 0644]
resources/test_data/honeycomb/nsh.py [new file with mode: 0644]
resources/tools/download_hc_pkgs.sh
tests/func/honeycomb/110_nsh_sfc.robot [new file with mode: 0644]
tests/func/honeycomb/__init__.robot