X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2F__init__.robot;h=1b129d9c86ac49f328998f13d729d475281cc697;hb=refs%2Fchanges%2F83%2F4683%2F3;hp=a38d53a4645570c46d739e440175b1875379a64c;hpb=19c91adadd57bfc4e7514993b2a711a826d52e04;p=csit.git diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index a38d53a464..1b129d9c86 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -21,7 +21,12 @@ | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Suite Setup | Run Keywords | Setup All DUTs Before Test | AND | ... | Clear Persisted Honeycomb Configuration | ${node} | AND +| ... | Copy Java Libraries | ${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}