X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2Fhoneycomb%2F__init__.robot;h=80585a0e6154872e056ae03d4938f02841543e95;hp=b7f0c1d7b90b0f9efa0bf3cc47c008dfc3c8ef68;hb=0513ce5642dcf58b21f9b77d6b50e4e9a7a94f04;hpb=9ca5e946c7ea4b5740c257c71fe6d76eaa4206b4 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}