From fdb655956844979145ef8cf1c455ee336c41b437 Mon Sep 17 00:00:00 2001 From: selias Date: Fri, 31 Mar 2017 11:47:53 +0200 Subject: HC Test: revert to using restconf over http - use http instead of https for restconf connection - add missing import to proxyARP robot library - use VAT interface dump to identify interfaces in VAT ip address dump Change-Id: Ic381ff3f9b56a6c633382450559134f5389956c2 Signed-off-by: selias --- tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot b/tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot index 2e2f06244a..423c7885ec 100644 --- a/tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-proxynd6-apihc-func.robot @@ -36,7 +36,7 @@ | Library | resources.libraries.python.Trace | Test Setup | Clear Packet Trace on All DUTs | ${nodes} | Suite Teardown | Restart Honeycomb And VPP | ${node} -| Force Tags | honeycomb_sanity | honeycomb_test +| Force Tags | honeycomb_sanity | honeycomb_odl | Documentation | *Honeycomb IPv6 neighbor discovery proxy test suite.* *** Test Cases *** -- cgit 1.2.3-korg