X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fl2%2Fl2_patch.robot;h=7d4a527fe326eaf0af53a94d794ad1ef0fe80296;hb=refs%2Fchanges%2F76%2F23976%2F2;hp=836e2817585d9d50e4ced62d03d8b3a11ef1aa14;hpb=9d8845d77648b93293c4d622c2529e4e2f4dc25f;p=csit.git diff --git a/resources/libraries/robot/l2/l2_patch.robot b/resources/libraries/robot/l2/l2_patch.robot index 836e281758..7d4a527fe3 100644 --- a/resources/libraries/robot/l2/l2_patch.robot +++ b/resources/libraries/robot/l2/l2_patch.robot @@ -22,6 +22,7 @@ | | ... | each DUT. Interfaces are brought up. | | | | Set interfaces in path up -| | :FOR | ${dut} | IN | @{duts} +| | FOR | ${dut} | IN | @{duts} | | | VPP Setup Bidirectional L2 patch | | | ... | ${nodes['${dut}']} | ${${dut}_if1} | ${${dut}_if2} +| | END