X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=701ccc2971895cd528adf4a699fed3d2a41c2405;hb=a9da1b4ca1e8cccef22a6e2b8bfa859a9ed04555;hp=ec580b5725d729f79c4dd6a1234ff73dc6cbee25;hpb=4bda4f8b55b0d431b514663e8e90fccd97ad31d4;p=csit.git diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index ec580b5725..701ccc2971 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -26,4 +26,6 @@ | ... | Configure Log Level | ${node} | TRACE | AND | ... | Setup Honeycomb Service On DUTs | ${node} | AND | ... | Set Global Variable | ${node} -| Suite Teardown | Stop Honeycomb Service On DUTs | ${node} +| Suite Teardown | Run keywords +| ... | Stop Honeycomb Service On DUTs | ${node} | AND +| ... | Archive Honeycomb log file | ${node}