HC Test: re-enable VxLAN GPE test suite
[csit.git] / tests / vpp / func / honeycomb / mgmt-cfg-vxlangpe-apihc-apivat-func.robot
index 680baf1..1d7cde0 100644 (file)
 | Suite Setup | Set Up Honeycomb Functional Test Suite | ${node}
 | ...
 | Suite Teardown | Tear Down Honeycomb Functional Test Suite | ${node}
-| ...
-# Disabled due to VPP-875: Configuring VxLAN GPE tunnel crashes VPP
-#| Force Tags | HC_FUNC
 
 *** Test Cases ***
 | TC01: Honeycomb creates VxLAN GPE tunnel
 | | [Documentation] | Check if Honeycomb API can configure a VxLAN GPE tunnel.
 | | ...
+| | [Tags] | HC_FUNC
 | | Given interface Operational Data From Honeycomb Should Be empty
 | | ... | ${node} | ${vxlan_gpe_if1}
 | | And interface Operational Data From VAT Should Be empty
@@ -70,6 +68,7 @@
 | TC02: Honeycomb removes VxLAN GPE tunnel
 | | [Documentation] | Check if Honeycomb API can remove VxLAN GPE tunnel.
 | | ...
+| | [Tags] | HC_FUNC
 | | Given VxLAN GPE Operational Data From Honeycomb Should Be
 | | ... | ${node} | ${vxlan_gpe_if1}
 | | ... | ${vxlan_gpe_base_settings} | ${vxlan_gpe_settings}
@@ -86,6 +85,7 @@
 | | [Documentation] | Check if Honeycomb refuses to create a VxLAN GPE tunnel\
 | | ... | with a wrong interface type set.
 | | ...
+| | [Tags] | HC_FUNC
 | | Given interface Operational Data From Honeycomb Should Be empty
 | | ... | ${node} | ${vxlan_gpe_if2}
 | | And interface Operational Data From VAT Should Be empty
 | | [Documentation] | Check if Honeycomb refuses to create a VxLAN GPE tunnel\
 | | ... | with a wrong next-protocol set.
 | | ...
+| | [Tags] | HC_FUNC
 | | Given interface Operational Data From Honeycomb Should Be empty
 | | ... | ${node} | ${vxlan_gpe_if3}
 | | And interface Operational Data From VAT Should Be empty
 | | [Documentation] | Check if Honeycomb refuses to create a VxLAN GPE tunnel\
 | | ... | on existing interface with wrong type.
 | | ...
+| | [Tags] | HC_FUNC
 | | Given VxLAN GPE Operational Data From VAT Should Be empty
 | | ... | ${node}
 | | When Honeycomb fails to create VxLAN GPE interface
 | | [Documentation] | Check if Honeycomb API can configure a VxLAN GPE tunnel\
 | | ... | with IPv6 addresses.
 | | ...
+# Disabled due to VPP-875
+#| | [Tags] | HC_FUNC
 | | Given VxLAN GPE Operational Data From VAT Should Be empty
 | | ... | ${node}
 | | And VxLAN GPE Operational Data From Honeycomb Should Be empty
 | | [Documentation] | Check if Honeycomb API can configure another VxLAN\
 | | ... | GPE tunnel with IPv6 addresses.
 | | ...
+# Disabled due to VPP-875
+#| | [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