HC tests: fix log archive
[csit.git] / tests / honeycomb / perf / __init__.robot
index a5f5c2d..a3d5a8a 100644 (file)
@@ -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 ***