From: Marek Gradzki Date: Thu, 17 May 2018 06:49:24 +0000 (+0200) Subject: HC Tests: fix CPU layout retrieval in the HC perf job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F12611%2F1;p=csit.git HC Tests: fix CPU layout retrieval in the HC perf job Change-Id: Id99e41a28d01e41d6fb51190d4ab86b667f828af Signed-off-by: Marek Gradzki --- 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}