aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/func/honeycomb/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/func/honeycomb/__init__.robot')
-rw-r--r--tests/vpp/func/honeycomb/__init__.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/vpp/func/honeycomb/__init__.robot b/tests/vpp/func/honeycomb/__init__.robot
index b7f0c1d7b9..80585a0e61 100644
--- a/tests/vpp/func/honeycomb/__init__.robot
+++ b/tests/vpp/func/honeycomb/__init__.robot
@@ -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}