HC Test: improve functional suite setup and teardown
[csit.git] / tests / func / honeycomb / mgmt-cfg-vxlan-apihc-apivat-func.robot
index 7d0f5af..74c1810 100644 (file)
@@ -35,8 +35,9 @@
 | ...
 | Force Tags | HC_FUNC
 | ...
-| Suite Teardown | Run Keyword If Any Tests Failed
-| ... | Restart Honeycomb and VPP | ${node}
+| Suite Setup | Set Up Honeycomb Functional Test Suite | ${node}
+| ...
+| Suite Teardown | Tear Down Honeycomb Functional Test Suite | ${node}
 | ...
 | Documentation | *Honeycomb VxLAN management test suite.*