From 7618432b3f8c8e668b244ea5c09162b3820691f3 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 21 Aug 2018 08:03:46 +0200 Subject: [PATCH] HC Tests: reenable VxLaN GPE ipv6 tests The issue is no longer present in VPP master branch (1810). Change-Id: I64f4fa8544ace8dc3686db9a1a3f3897ba333c61 Signed-off-by: Marek Gradzki --- tests/honeycomb/func/mgmt-cfg-vxlangpe-apihc-apivat-func.robot | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tests/honeycomb/func/mgmt-cfg-vxlangpe-apihc-apivat-func.robot b/tests/honeycomb/func/mgmt-cfg-vxlangpe-apihc-apivat-func.robot index 1d7cde0fd0..6f5a406fe8 100644 --- a/tests/honeycomb/func/mgmt-cfg-vxlangpe-apihc-apivat-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-vxlangpe-apihc-apivat-func.robot @@ -134,8 +134,7 @@ | | [Documentation] | Check if Honeycomb API can configure a VxLAN GPE tunnel\ | | ... | with IPv6 addresses. | | ... -# Disabled due to VPP-875 -#| | [Tags] | HC_FUNC +| | [Tags] | HC_FUNC | | Given VxLAN GPE Operational Data From VAT Should Be empty | | ... | ${node} | | And VxLAN GPE Operational Data From Honeycomb Should Be empty @@ -156,8 +155,7 @@ | | [Documentation] | Check if Honeycomb API can configure another VxLAN\ | | ... | GPE tunnel with IPv6 addresses. | | ... -# Disabled due to VPP-875 -#| | [Tags] | HC_FUNC +| | [Tags] | HC_FUNC | | Given interface Operational Data From Honeycomb Should Be empty | | ... | ${node} | ${vxlan_gpe_if6} | | And interface Operational Data From VAT Should Be empty -- 2.16.6