diff options
Diffstat (limited to 'tests/vpp/device/__init__.robot')
-rw-r--r-- | tests/vpp/device/__init__.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/__init__.robot b/tests/vpp/device/__init__.robot index 595f27097e..69883ea469 100644 --- a/tests/vpp/device/__init__.robot +++ b/tests/vpp/device/__init__.robot @@ -25,7 +25,7 @@ | ... | AND | Verify Vpp On All Duts | ${nodes} | ... | AND | Get CPU Layout from all nodes | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes} -| ... | skip_tg_udev=${True} +| ... | skip_tg_udev=${True} | numa_node=${True} | ... | Suite Teardown | Cleanup Framework | ${nodes} |