Refactor VPP Device VM vhost tests
[csit.git] / tests / honeycomb / perf / __init__.robot
index dba1392..ce2af61 100644 (file)
@@ -37,7 +37,7 @@
 | | ... | for performance testing.
 | | ...
 | | Set Global Variable | ${node}
-| | Get CPU Layout from all nodes | ${nodes}
+| | Get CPU Info from All Nodes | ${nodes}
 | | ${cores}= | Get Length | ${node['cpuinfo']}
 | | Set Global Variable | ${cores}
 | | Stop VPP Service on DUT | ${node}