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=6b5e67f331ad7d729d7ba378007c9b2332be704d;hb=42fdef709bc1b1b557ce6f74609c729ac00ab8c3;hp=ce2af61124db9bc24650379d0d7dd026be82e565;hpb=6f1ff57c83763556450e8bfcb4571a9c017abe70;p=csit.git diff --git a/tests/honeycomb/perf/__init__.robot b/tests/honeycomb/perf/__init__.robot index ce2af61124..6b5e67f331 100644 --- a/tests/honeycomb/perf/__init__.robot +++ b/tests/honeycomb/perf/__init__.robot @@ -26,7 +26,7 @@ | Library | resources.libraries.python.honeycomb.Performance | Suite Setup | Setup suite for Honeycomb performance tests | Suite Teardown | Run Keywords -| ... | Stop VPP Service on DUT | ${node} +| ... | Stop VPP Service | ${node} | ... | AND | Archive Honeycomb Logs | ${node} | perf=${True} | ... | AND | Stop honeycomb service on DUTs | ${node} | ... | AND | Cleanup Framework | ${nodes} @@ -40,7 +40,7 @@ | | Get CPU Info from All Nodes | ${nodes} | | ${cores}= | Get Length | ${node['cpuinfo']} | | Set Global Variable | ${cores} -| | Stop VPP Service on DUT | ${node} +| | Stop VPP Service | ${node} | | Stop Honeycomb service on DUTs | ${node} | | Generate VPP Startup Configuration for Honeycomb Test on DUT | ${node} | | Configure Restconf binding address | ${node}