diff options
Diffstat (limited to 'tests/vpp/perf')
-rw-r--r-- | tests/vpp/perf/__init__.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot index 20263d053c..6317216260 100644 --- a/tests/vpp/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -22,6 +22,7 @@ | ... | AND | Setup Framework | ${nodes} | ... | AND | Setup Corekeeper on All Nodes | ${nodes} | ... | AND | Install Vpp on All Duts | ${nodes} | ${packages_dir} +| ... | AND | Sleep | 10s | ... | AND | Verify Vpp on All Duts | ${nodes} | ... | AND | Verify UIO Driver on all DUTs | ${nodes} | ... | AND | Setup All DUTs | ${nodes} |