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