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=c0060ab4a212007115628f45224de67d816ee674;hp=563d1ea36335393c9dece9985f223a97e3686951;hb=2e250ffd8711be1247353d403a68573c0d232e8e;hpb=e0db487320596ce7fbdd29bd121969878297e12a diff --git a/tests/vpp/func/__init__.robot b/tests/vpp/func/__init__.robot index 563d1ea363..c0060ab4a2 100644 --- a/tests/vpp/func/__init__.robot +++ b/tests/vpp/func/__init__.robot @@ -20,7 +20,6 @@ | ... | AND | Setup Framework | ${nodes} | ... | AND | Install Vpp On All Duts | ${nodes} | ${VPP_PKG_DIR} | ... | 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}