From f05038a5ff02bc15e0bf8a85e50ae9e4ccc8177a Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Fri, 11 Nov 2016 12:51:01 +0100 Subject: CSIT-471: Fix check of DHCPv6 message types. - use message typoe check for every DHCPv6 message - remove EXPECTED_FAILING tag from TC01: VPP proxies valid DHCPv6 request to DHCPv6 server Change-Id: Idf1d3feb0f445bb5b0acc03671344ca63acbf4f3 Signed-off-by: Jan Gelety --- tests/func/dhcp/dhcp_v6_proxy.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/func') diff --git a/tests/func/dhcp/dhcp_v6_proxy.robot b/tests/func/dhcp/dhcp_v6_proxy.robot index 850b685e88..eeaf796a28 100644 --- a/tests/func/dhcp/dhcp_v6_proxy.robot +++ b/tests/func/dhcp/dhcp_v6_proxy.robot @@ -47,7 +47,6 @@ | | ... | server through DHCP proxy. | | ... | [Ref] RFC 3315 | | ... -| | [Tags] | EXPECTED_FAILING | | Given Path for 2-node testing is set | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']} | | And Interfaces in 2-node path are up -- cgit 1.2.3-korg