X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fvxlan.robot;h=7b9776948ebdd791493d9ff74d0c01b8065ea54e;hp=e3d5f3578e74b69e432c2827284eaac36012945e;hb=6000b2abc3d6b8bb8ff2941aacf005a04a33be60;hpb=7dbda72563912b656bde2ee4b4611a0b284b933e diff --git a/resources/libraries/robot/vxlan.robot b/resources/libraries/robot/vxlan.robot index e3d5f3578e..7b9776948e 100644 --- a/resources/libraries/robot/vxlan.robot +++ b/resources/libraries/robot/vxlan.robot @@ -62,7 +62,7 @@ | Interfaces are added to xconnect | | [Arguments] | ${DUT} | ${INTERFACE_1} | ${INTERFACE_2} -| | L2 setup xconnect on DUT | ${DUT} | ${INTERFACE_1} | ${INTERFACE_2} +| | L2 setup xconnect on DUT | ${DUT} | ${INTERFACE_1} | ${INTERFACE_2} | Vlan interfaces for VXLAN are created | | [Documentation] | *Create VLAN subinterface on interfaces on DUTs with given VLAN ID.*