FIX: L2XC with vhost and VLAN
[csit.git] / resources / libraries / robot / l2 / l2_xconnect.robot
index a08c286..c929bed 100644 (file)
 | |
 | | [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'