X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fl2%2Fl2_xconnect.robot;fp=resources%2Flibraries%2Frobot%2Fl2%2Fl2_xconnect.robot;h=c929bed47532a9d98a25aad3868d8fae989ac001;hp=a08c286a8807463a5662df8e91a5932e8714e555;hb=633e1f40e5adcb38458fbd6d1209afc1240244a5;hpb=f7519a18b92febfdb211a03a8ce60cbe216f9c72 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'