FIX: L2XC with vhost and VLAN 82/24382/1
authorJan Gelety <jgelety@cisco.com>
Thu, 16 Jan 2020 18:49:06 +0000 (19:49 +0100)
committerJan Gelety <jgelety@cisco.com>
Thu, 16 Jan 2020 18:49:06 +0000 (19:49 +0100)
Change-Id: Ia87abadba431099eeacd8b50ce5d116597a1f393
Signed-off-by: Jan Gelety <jgelety@cisco.com>
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'