From bd680a762d945b7970f7e62b7ee47776f0301f8c Mon Sep 17 00:00:00 2001 From: selias Date: Tue, 14 Mar 2017 12:00:01 +0100 Subject: HC Test: support testing using ipv6 management interface and https Change-Id: Ia38388a87171ad3bec7307f9ca74eaa99adc2624 Signed-off-by: selias --- tests/func/honeycomb/__init__.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/func/honeycomb/__init__.robot') diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index 9057cef9f8..086660bfc3 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -29,7 +29,7 @@ | Configure Honeycomb for testing | | [Arguments] | ${node} | | Copy Java Libraries | ${node} -| | Configure Unsecured Access | ${node} +| | Configure Restconf binding address | ${node} | | Enable Module Features | ${node} | | Configure Log Level | ${node} | TRACE | | Configure Persistence | ${node} | disable -- cgit 1.2.3-korg