X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fhoneycomb%2Ffunc%2F__init__.robot;h=8fc5f20aa9ac685777ad17c4df807f676ca8bc8b;hp=89c5dc90a2cdc6807701df196d06d0b39cb998a3;hb=2e250ffd8711be1247353d403a68573c0d232e8e;hpb=e0db487320596ce7fbdd29bd121969878297e12a diff --git a/tests/honeycomb/func/__init__.robot b/tests/honeycomb/func/__init__.robot index 89c5dc90a2..8fc5f20aa9 100644 --- a/tests/honeycomb/func/__init__.robot +++ b/tests/honeycomb/func/__init__.robot @@ -25,7 +25,9 @@ | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | ... | Suite Setup | Run Keywords | Setup Framework | ${nodes} | AND -| ... | Setup All DUTs | ${nodes} | AND +| ... | Restart Vpp Service On All Duts | ${nodes} | AND +| ... | Verify Vpp On All Duts | ${nodes} | AND +| ... | VPP Enable Traces On All Duts | ${nodes} | AND | ... | Update All Interface Data On All Nodes | ${nodes} | AND | ... | Configure all DUTs before test | AND | ... | Set Global Variable | ${node} | AND