X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Ffunc%2Fhoneycomb%2Fmgmt-cfg-intip4-intip6-apihc-apivat-func.robot;h=fc5069fee3078276b456fe1c8918261b4b0d2d0c;hp=ccdd3ebe045885a4d124c581c3d0fc6235fbd059;hb=4f4eaa1d52f3bdbe3caecdc1d6a024c369a2834a;hpb=9aab55627669dd002fed544fc1358760793c77c5 diff --git a/tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot b/tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot index ccdd3ebe04..fc5069fee3 100644 --- a/tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot @@ -39,10 +39,10 @@ | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/testing_path.robot | Resource | resources/libraries/robot/ipv6.robot -| Force Tags | honeycomb_sanity +| Force Tags | honeycomb_sanity | honeycomb_odl | Suite Setup | Vpp nodes ra suppress link layer | ${nodes} | Suite Teardown -| | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} +| | ... | Restart Honeycomb and VPP | ${node} | Documentation | *Honeycomb interface management test suite.* *** Test Cases *** @@ -119,9 +119,9 @@ | | ... | ${node} | ${interface} | | When Honeycomb sets interface ipv6 address | | ... | ${node} | ${interface} | @{ipv6_address} -| | Then IPv6 address from Honeycomb should be +| | Then IPv6 address from Honeycomb should contain | | ... | ${node} | ${interface} | @{ipv6_address} -| | And IPv6 address from VAT should be +| | And IPv6 address from VAT should contain | | ... | ${node} | ${interface} | @{ipv6_address} | TC07: Honeycomb modifies IPv6 neighbor table @@ -178,9 +178,9 @@ | | ... | ${node} | ${interface} | @{ipv4_address} | | And IPv4 address from VAT should be | | ... | ${node} | ${interface} | @{ipv4_address} | ${ipv4_mask} -| | And IPv6 address from Honeycomb should be +| | And IPv6 address from Honeycomb should contain | | ... | ${node} | ${interface} | @{ipv6_address} -| | And IPv6 address from VAT should be +| | And IPv6 address from VAT should contain | | ... | ${node} | ${interface} | @{ipv6_address} | | When Path for 2-node testing is set | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['TG']}