X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fhoneycomb%2Fperf%2F__init__.robot;fp=tests%2Fhoneycomb%2Fperf%2F__init__.robot;h=a3d5a8ac5c07a0d7eb18e95fcd016836631092b8;hb=a5263ddcb2995d94ced89c571c0d92f490b83283;hp=a5f5c2dc334f731742c020249380d57f36a2dbc5;hpb=cf55282595db1a7b2373c5f869318a97f047b031;p=csit.git diff --git a/tests/honeycomb/perf/__init__.robot b/tests/honeycomb/perf/__init__.robot index a5f5c2dc33..a3d5a8ac5c 100644 --- a/tests/honeycomb/perf/__init__.robot +++ b/tests/honeycomb/perf/__init__.robot @@ -26,7 +26,7 @@ | Suite Setup | Setup suite for Honeycomb performance tests | Suite Teardown | Run Keywords | ... | Stop VPP Service on DUT | ${node} -| ... | AND | Archive Honeycomb Log File | ${node} | perf=${True} +| ... | AND | Archive Honeycomb Logs | ${node} | perf=${True} | ... | AND | Stop honeycomb service on DUTs | ${node} *** Keywords ***