X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fdevice%2F__init__.robot;fp=tests%2Fvpp%2Fdevice%2F__init__.robot;h=8b07e4fc28eada46f2c72ea3a4e6f9676f0f857d;hp=56ce814b26cc9c43d7669dbb36c4d5909f6842c3;hb=d4c573af480c61fcbc524a8b7d1b275991715f25;hpb=bb9e43fa44a4b57888775a4a8e29d86542508c21 diff --git a/tests/vpp/device/__init__.robot b/tests/vpp/device/__init__.robot index 56ce814b26..8b07e4fc28 100644 --- a/tests/vpp/device/__init__.robot +++ b/tests/vpp/device/__init__.robot @@ -22,6 +22,7 @@ | ... | AND | Setup Framework | ${nodes} | ... | AND | Setup Corekeeper on All Nodes | ${nodes} | ... | AND | Install Vpp On All Duts | ${nodes} | ${packages_dir} +| ... | AND | Sleep | 10s | ... | AND | Verify Vpp On All Duts | ${nodes} | ... | AND | Get CPU Layout from all nodes | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes}