diff options
Diffstat (limited to 'resources/libraries/robot/l2')
-rw-r--r-- | resources/libraries/robot/l2/l2_xconnect.robot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/libraries/robot/l2/l2_xconnect.robot b/resources/libraries/robot/l2/l2_xconnect.robot index a08c286a88..c929bed475 100644 --- a/resources/libraries/robot/l2/l2_xconnect.robot +++ b/resources/libraries/robot/l2/l2_xconnect.robot @@ -173,6 +173,9 @@ | | | | [Arguments] | ${subid} | ${tag_rewrite} | | +| | ${dut2_status} | ${value}= | Run Keyword And Ignore Error +| | ... | Variable Should Exist | ${dut2} +| | | | Set interfaces in path up | | | | Run Keyword If | '${dut2_status}' == 'PASS' |