aboutsummaryrefslogtreecommitdiffstats
path: root/tests/honeycomb/perf/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/honeycomb/perf/__init__.robot')
-rw-r--r--tests/honeycomb/perf/__init__.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/honeycomb/perf/__init__.robot b/tests/honeycomb/perf/__init__.robot
index b984993139..a5f5c2dc33 100644
--- a/tests/honeycomb/perf/__init__.robot
+++ b/tests/honeycomb/perf/__init__.robot
@@ -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}