aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/__init__.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-05-08 18:04:37 +0000
committerPeter Mikus <pmikus@cisco.com>2019-05-14 09:02:00 +0000
commit15912f9aadf9b55906f3b2886c9ee9c78b89f81f (patch)
tree98807c330702638056a9ec8667b4febbb2197f6a /tests/vpp/perf/__init__.robot
parent704927d423388e29edaf36a4e0dc6235cec0f48b (diff)
Add new higher density NF tests
Change-Id: Ib2f3f3f8dc3e202dc1db53c739d9309be2ed8a60 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 1ac36a9fd34043609b81901f2de37deb0a113ea5)
Diffstat (limited to 'tests/vpp/perf/__init__.robot')
-rw-r--r--tests/vpp/perf/__init__.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot
index 33c2901a63..cacf64a91d 100644
--- a/tests/vpp/perf/__init__.robot
+++ b/tests/vpp/perf/__init__.robot
@@ -22,7 +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 | Sleep | 40s
| ... | AND | Verify Vpp on All Duts | ${nodes}
| ... | AND | Verify UIO Driver on all DUTs | ${nodes}
| ... | AND | Setup All DUTs | ${nodes}