diff options
author | Jan Gelety <jgelety@cisco.com> | 2016-11-11 12:51:01 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2016-11-11 14:11:26 +0000 |
commit | f05038a5ff02bc15e0bf8a85e50ae9e4ccc8177a (patch) | |
tree | 93537a13c272e4428f0a4c5e3697284c53d5c6d4 /tests/func/dhcp/dhcp_v6_proxy.robot | |
parent | d66231fae814118def33c6e7b6fcc7b740aaba92 (diff) |
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 <jgelety@cisco.com>
Diffstat (limited to 'tests/func/dhcp/dhcp_v6_proxy.robot')
-rw-r--r-- | tests/func/dhcp/dhcp_v6_proxy.robot | 1 |
1 files changed, 0 insertions, 1 deletions
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 |