HC Test: Fix intermittent failures of HC startup
[csit.git] / tests / vpp / func / honeycomb / __init__.robot
index b7f0c1d..80585a0 100644 (file)
@@ -22,6 +22,7 @@
 | ...
 | Suite Setup | Run Keywords | Configure all DUTs before test | AND
 | ... | Set Global Variable | ${node} | AND
-| ... | Stop Honeycomb service on DUTs | ${node}
+| ... | Stop Honeycomb service on DUTs | ${node} | AND
+| ... | Clear Honeycomb Log | ${node}
 | ...
 | Suite Teardown | Archive Honeycomb log file | ${node}