X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fsuites%2Fhoneycomb%2F8%20-%20vxlan_gpe.robot;h=0031a0a92d54da3b9b3c045d2fcafc92e0f20c99;hb=49b73e488fc9b4835e51027387d4ca6e1c748b2b;hp=43d6b4bc046fa8c5e4f7166fbbfc2d9da1209e98;hpb=e8c787b699661f00e8358cc711bb20b8993dc87a;p=csit.git diff --git a/tests/suites/honeycomb/8 - vxlan_gpe.robot b/tests/suites/honeycomb/8 - vxlan_gpe.robot index 43d6b4bc04..0031a0a92d 100644 --- a/tests/suites/honeycomb/8 - vxlan_gpe.robot +++ b/tests/suites/honeycomb/8 - vxlan_gpe.robot @@ -60,7 +60,7 @@ | | ... | VxLAN GPE configuration from VAT should be | | ... | ${node} | ${vxlan_gpe_if1} | ${vxlan_gpe_settings} | | And run keyword and continue on failure -| | ... | Interface indices should be the same from Honeycomb and VAT +| | ... | VxLAN GPE Interface indices from Honeycomb and VAT should correspond | | ... | ${node} | ${vxlan_gpe_if1} | Honeycomb removes VxLAN GPE tunnel @@ -149,7 +149,7 @@ | | ... | VxLAN GPE configuration from VAT should be | | ... | ${node} | ${vxlan_gpe_if5} | ${vxlan_gpe_ipv6_settings} | | And run keyword and continue on failure -| | ... | Interface indices should be the same from Honeycomb and VAT +| | ... | VxLAN GPE Interface indices from Honeycomb and VAT should correspond | | ... | ${node} | ${vxlan_gpe_if5} | Honeycomb creates the second VxLAN GPE tunnel with ipv6 @@ -171,5 +171,5 @@ | | ... | VxLAN GPE configuration from VAT should be | | ... | ${node} | ${vxlan_gpe_if6} | ${vxlan_gpe_ipv6_settings2} | | And run keyword and continue on failure -| | ... | Interface indices should be the same from Honeycomb and VAT +| | ... | VxLAN GPE Interface indices from Honeycomb and VAT should correspond | | ... | ${node} | ${vxlan_gpe_if6}