diff options
Diffstat (limited to 'tests/vpp/func')
-rw-r--r-- | tests/vpp/func/__init__.robot | 1 |
1 files changed, 0 insertions, 1 deletions
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} |