X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2F__init__.robot;fp=tests%2Fvpp%2Ffunc%2F__init__.robot;h=f63fb67a528bbf364d5c24c75ed292903b4ed39b;hp=563d1ea36335393c9dece9985f223a97e3686951;hb=d4c573af480c61fcbc524a8b7d1b275991715f25;hpb=bb9e43fa44a4b57888775a4a8e29d86542508c21 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}