X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fnsh_sfc%2Ffunc%2F__init__.robot;h=7f1391ca30afafb605121121aad5cc536511df5d;hp=707244ccb4959fd4b830a8688afb8c0e29a69cea;hb=2e250ffd8711be1247353d403a68573c0d232e8e;hpb=e0db487320596ce7fbdd29bd121969878297e12a diff --git a/tests/nsh_sfc/func/__init__.robot b/tests/nsh_sfc/func/__init__.robot index 707244ccb4..7f1391ca30 100644 --- a/tests/nsh_sfc/func/__init__.robot +++ b/tests/nsh_sfc/func/__init__.robot @@ -15,6 +15,8 @@ | Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/shared/interfaces.robot | Library | resources.libraries.python.SFC.SetupSFCTest -| Suite Setup | Run Keywords | Setup NSH SFC test | ${nodes} -| ... | AND | Setup All DUTs | ${nodes} -| ... | AND | Update All Interface Data On All Nodes | ${nodes} +| Suite Setup | Run Keywords | Setup NSH SFC test | ${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}