HC Tests: fix CPU layout retrieval in the HC perf job
[csit.git] / tests / honeycomb / perf / __init__.robot
index b984993..a5f5c2d 100644 (file)
@@ -35,6 +35,7 @@
 | | ... | for performance testing.
 | | ...
 | | Set Global Variable | ${node}
+| | Get CPU Layout from all nodes | ${nodes}
 | | ${cores}= | Get Length | ${node['cpuinfo']}
 | | Set Global Variable | ${cores}
 | | Stop VPP Service on DUT | ${node}