CSIT-775 HC Test: CRUD over IPv6 control-plane interface 81/8381/22
authorselias <samelias@cisco.com>
Tue, 15 Aug 2017 17:33:50 +0000 (19:33 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 9 Oct 2017 14:46:24 +0000 (14:46 +0000)
commit442a2a7b0dfd2f1cd5a4ba03fb91ed32c96f8965
treee1b97e0254606bcca42f8588ad9896dad17ffe07
parente65ba17d162581fa8b803070a5e706f344c30f33
CSIT-775 HC Test: CRUD over IPv6 control-plane interface

Adds new test suite which accesses Honeycomb's Restconf and Netconf northbound
over IPv6. This is done by sending the requests to TG where an IPv4 to IPv6
tunnel is configured to the Honeycomb DUT.

Change-Id: I3b7467d8108b0da9756e632851215c66ed41bb61
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/python/VPPUtil.py
resources/libraries/python/honeycomb/HoneycombSetup.py
resources/libraries/python/honeycomb/HoneycombUtil.py
resources/libraries/python/honeycomb/IPv6Management.py [new file with mode: 0644]
resources/libraries/robot/honeycomb/honeycomb.robot
resources/libraries/robot/honeycomb/ipv6_control.robot [new file with mode: 0644]
resources/libraries/robot/shared/default.robot
tests/vpp/func/honeycomb/mgmt-cfg-apihcv6-func.robot [new file with mode: 0644]
tests/vpp/func/honeycomb/mgmt-cfg-l2fib-apihc-apivat-func.robot
tests/vpp/func/honeycomb/mgmt-cfg-lispgpe-apihc-apivat-func.robot