From d4c573af480c61fcbc524a8b7d1b275991715f25 Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Tue, 26 Mar 2019 00:49:45 +0100 Subject: FIX: Do not restart VPP immediately after VPP installation Change-Id: Ib3ee517c850953fe87f3036702d2924cf41a9998 Signed-off-by: Jan Gelety --- tests/vpp/perf/__init__.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/vpp/perf') 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} -- cgit 1.2.3-korg