X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=701ccc2971895cd528adf4a699fed3d2a41c2405;hp=ec580b5725d729f79c4dd6a1234ff73dc6cbee25;hb=677ae40a2be6db9f49b19ada3c4299a8904f7784;hpb=eafa40a443655df6d286fdabca830ca356ce51af 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}