X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=701ccc2971895cd528adf4a699fed3d2a41c2405;hb=a9da1b4ca1e8cccef22a6e2b8bfa859a9ed04555;hp=a38d53a4645570c46d739e440175b1875379a64c;hpb=19c91adadd57bfc4e7514993b2a711a826d52e04;p=csit.git diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index a38d53a464..701ccc2971 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -22,6 +22,10 @@ | Suite Setup | Run Keywords | Setup All DUTs Before Test | AND | ... | Clear Persisted Honeycomb Configuration | ${node} | AND | ... | Configure Unsecured Access | ${node} | AND +| ... | Enable Module Features | ${node} | AND +| ... | 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}