Add Vlan tag rewrite to Honeycomb persistence tests
[csit.git] / resources / libraries / robot / honeycomb / persistence.robot
index f05fe4d..1390254 100644 (file)
 | | ... | ${node} | ${interface} | ${sub_if_id}
 | | Honeycomb adds sub-interface to bridge domain
 | | ... | ${node} | ${interface} | ${sub_if_id} | ${sub_bd_settings}
 | | ... | ${node} | ${interface} | ${sub_if_id}
 | | Honeycomb adds sub-interface to bridge domain
 | | ... | ${node} | ${interface} | ${sub_if_id} | ${sub_bd_settings}
+| | Honeycomb configures tag rewrite
+| | ... | ${node} | ${interface} | ${sub_if_id} | ${tag_rewrite_pop_1}
 
 | Honeycomb and VPP should verify every setting
 | | [Documentation] | Uses Honeycomb and VAT to verify settings for VxLAN,\
 
 | Honeycomb and VPP should verify every setting
 | | [Documentation] | Uses Honeycomb and VAT to verify settings for VxLAN,\
 | | ... | ${node} | ${interface} | ${sub_if_id} | ${sub_bd_settings}
 | | Sub-interface bridge domain configuration from VAT should be
 | | ... | ${node} | ${sub_if_name} | ${sub_bd_settings}
 | | ... | ${node} | ${interface} | ${sub_if_id} | ${sub_bd_settings}
 | | Sub-interface bridge domain configuration from VAT should be
 | | ... | ${node} | ${sub_if_name} | ${sub_bd_settings}
+| | Rewrite tag from Honeycomb should be
+| | ... | ${node} | ${interface} | ${sub_if_id} | ${tag_rewrite_pop_1_oper}
+| | Rewrite tag from VAT should be
+| | ... | ${node} | ${sub_if_name} | ${tag_rewrite_pop_1_VAT}
 
 | Honeycomb and VPP should have default configuration
 | | [Documentation] | Uses Honeycomb and VAT to verify settings for VxLAN,\
 
 | Honeycomb and VPP should have default configuration
 | | [Documentation] | Uses Honeycomb and VAT to verify settings for VxLAN,\