X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fl2%2Fl2_bridge_domain.robot;fp=resources%2Flibraries%2Frobot%2Fl2%2Fl2_bridge_domain.robot;h=7ca190e5d0b115aad1d7596cc2f32ee69998e13c;hb=5fc9a9c0129adb984c2823f2f7c691e8bb0b7798;hp=0c13b6f7af3eaf40f7707b8b1a0d0857ffce69f0;hpb=6420897309b9e677f9352e5bfee007b3421eb2c5;p=csit.git diff --git a/resources/libraries/robot/l2/l2_bridge_domain.robot b/resources/libraries/robot/l2/l2_bridge_domain.robot index 0c13b6f7af..7ca190e5d0 100644 --- a/resources/libraries/robot/l2/l2_bridge_domain.robot +++ b/resources/libraries/robot/l2/l2_bridge_domain.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2020 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -44,7 +44,6 @@ | | | | [Arguments] | ${dut_node} | ${bd_id} | ${learn}=${TRUE} | | -| | ${learn} = | Set Variable If | ${learn} == ${TRUE} | ${1} | ${0} | | Create L2 BD | ${dut_node} | ${bd_id} | learn=${learn} | Add interface to bridge domain