X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2F__init__.robot;h=f63fb67a528bbf364d5c24c75ed292903b4ed39b;hb=dab2c1f6a0252ce11b3d7da3431a7a3daa1e0b30;hp=563d1ea36335393c9dece9985f223a97e3686951;hpb=35ae14a1a109d357bb548e0fb8aaf941ed4a85f2;p=csit.git diff --git a/tests/vpp/func/__init__.robot b/tests/vpp/func/__init__.robot index 563d1ea363..f63fb67a52 100644 --- a/tests/vpp/func/__init__.robot +++ b/tests/vpp/func/__init__.robot @@ -19,6 +19,7 @@ | 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}