HC Tests: fix CPU layout retrieval in the HC perf job 11/12611/1
authorMarek Gradzki <[email protected]>
Thu, 17 May 2018 06:49:24 +0000 (08:49 +0200)
committerMarek Gradzki <[email protected]>
Thu, 17 May 2018 07:11:43 +0000 (07:11 +0000)
Change-Id: Id99e41a28d01e41d6fb51190d4ab86b667f828af
Signed-off-by: Marek Gradzki <[email protected]>
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}