diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/perf/__init__.robot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/perf/__init__.robot b/tests/perf/__init__.robot index afdcc700e9..7efa763f57 100644 --- a/tests/perf/__init__.robot +++ b/tests/perf/__init__.robot @@ -19,3 +19,5 @@ | Suite Setup | Run Keywords | Setup Framework | ${nodes} | ... | AND | Setup All DUTs | ${nodes} | ... | AND | Get CPU Layout from all nodes | ${nodes} +| ... | AND | Update All Interface Data On All Nodes +| ... | ${nodes} | skip_tg=${True} | numa_node=${True} |