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=ec580b5725d729f79c4dd6a1234ff73dc6cbee25;hpb=4bda4f8b55b0d431b514663e8e90fccd97ad31d4;p=csit.git diff --git a/tests/func/honeycomb/__init__.robot b/tests/func/honeycomb/__init__.robot index ec580b5725..1b129d9c86 100644 --- a/tests/func/honeycomb/__init__.robot +++ b/tests/func/honeycomb/__init__.robot @@ -21,9 +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}