HC Test: create Vlan sub-interface using netconf
[csit.git] / resources / libraries / robot / honeycomb / tap.robot
index f503b60..2fffffa 100644 (file)
 | | [Arguments] | ${node} | ${interface} | ${settings}
 | | ${vat_data}= | TAP Dump | ${node} | ${interface}
 | | Should be equal | ${vat_data['dev_name']} | ${settings['tap-name']}
-| | ${vat_data}= | VPP Get interface data | ${node}
 # other settings not accessible through VAT commands
 
 | TAP configuration from Honeycomb should be empty