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/mgmt-cfg-pluginacl-apihc-apivat-func.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot') diff --git a/tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot b/tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot index 6a53cfd224..ba63cf6dd4 100644 --- a/tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot @@ -638,7 +638,7 @@ # routed interfaces not yet supported by ACL plugin (no Jira id available) # Bug VPP-633, VPP crashes when any packet hits a reflexive rule | | Given Setup Interface IPs And Routes For IPv4 plugin-acl Test -| | ... | icmp | ${acl_name_reflex} +| | ... | reflex | ${acl_name_reflex} | | And Add ARP on DUT | | ... | ${node} | ${dut_to_tg_if1} | ${gateway2} | ${tg_to_dut_if1_mac} | | And VPP Route Add -- cgit 1.2.3-korg