diff options
Diffstat (limited to 'tests/vpp/perf/__init__.robot')
-rw-r--r-- | tests/vpp/perf/__init__.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot index 37ff3a8192..25ed403d8a 100644 --- a/tests/vpp/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -24,7 +24,6 @@ | ... | AND | Install Vpp on All Duts | ${nodes} | ${packages_dir} | ... | AND | Verify Vpp on All Duts | ${nodes} | ... | AND | Verify UIO Driver on all DUTs | ${nodes} -| ... | AND | Setup All DUTs | ${nodes} | ... | AND | Show Vpp Version on All Duts | ${nodes} | ... | AND | Get CPU Layout from All nodes | ${nodes} | ... | AND | Update All Interface Data on All Nodes | ${nodes} |