X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Ffunc%2F__init__.robot;h=c0060ab4a212007115628f45224de67d816ee674;hb=2c6e0991f266b1cc08fe69ab4ff051e11b0c1afc;hp=f63fb67a528bbf364d5c24c75ed292903b4ed39b;hpb=d4c573af480c61fcbc524a8b7d1b275991715f25;p=csit.git diff --git a/tests/vpp/func/__init__.robot b/tests/vpp/func/__init__.robot index f63fb67a52..c0060ab4a2 100644 --- a/tests/vpp/func/__init__.robot +++ b/tests/vpp/func/__init__.robot @@ -19,9 +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} | Suite Teardown | Cleanup Framework | ${nodes}