From e001fdea995835f1ef75a5e21607ba02d78e4068 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Wed, 24 Apr 2019 11:31:30 +0000 Subject: CSIT-1493 VPP restart handling code Change-Id: Ibe52125089f39e0ff17ec607a3ed00c61d52ab8c Signed-off-by: Peter Mikus --- tests/vpp/func/__init__.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/vpp/func/__init__.robot') diff --git a/tests/vpp/func/__init__.robot b/tests/vpp/func/__init__.robot index f63fb67a52..563d1ea363 100644 --- a/tests/vpp/func/__init__.robot +++ b/tests/vpp/func/__init__.robot @@ -19,7 +19,6 @@ | Suite Setup | Run Keywords | Setup Functional Global Variables | ... | AND | Setup Framework | ${nodes} | ... | AND | Install Vpp On All Duts | ${nodes} | ${VPP_PKG_DIR} -| ... | AND | Sleep | 10s | ... | AND | Verify Vpp On All Duts | ${nodes} | ... | AND | Setup All DUTs | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes} -- cgit 1.2.3-korg