X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fdpdk%2Fperf%2F__init__.robot;fp=tests%2Fdpdk%2Fperf%2F__init__.robot;h=8010a74503b99605e271c8ba9d3bd2ec7d98d14e;hp=d48d5f436d5ad69ae5530ab228df895451cafd5d;hb=248d1a52e06622dc9eb1dfdd6ca9f6670b4c0bc3;hpb=5287b5307b3e39c4e13545b0c6ea651ac4014a84 diff --git a/tests/dpdk/perf/__init__.robot b/tests/dpdk/perf/__init__.robot index d48d5f436d..8010a74503 100644 --- a/tests/dpdk/perf/__init__.robot +++ b/tests/dpdk/perf/__init__.robot @@ -20,7 +20,7 @@ | Suite Setup | Run Keywords | Setup performance global Variables | ... | AND | Setup Framework | ${nodes} | ... | AND | Install DPDK test on all DUTs | ${nodes} -| ... | AND | Get CPU Layout from all nodes | ${nodes} +| ... | AND | Get CPU Info from All Nodes | ${nodes} | ... | AND | Update All Numa Nodes | ... | ${nodes} | skip_tg=${True} | Suite Teardown | Cleanup Framework | ${nodes}