HC Tests: mark unnumbered interface tests as failing (HC2VPP-330) 17/12717/2
authorMarek Gradzki <mgradzki@cisco.com>
Thu, 24 May 2018 11:37:13 +0000 (13:37 +0200)
committerPeter Mikus <pmikus@cisco.com>
Fri, 25 May 2018 04:46:33 +0000 (04:46 +0000)
Failures might be related to:
https://gerrit.fd.io/r/#/c/12632/
and/or:
https://gerrit.fd.io/r/#/c/12646/

Change-Id: I529582ef95b6cf752a3f0e98cd0326d4a01d15a8
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot
tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot

index b27c7f4..93362ff 100644 (file)
 | | [Documentation] | Check if Honeycomb can configure an unnumbered interface\
 | | ... | on a sub-interface, borrowing the IP address of a physical interface.
 | | ...
+# HC2VPP-330: Honeycomb fails to configure interface as unnumbered
+| | [Tags] | EXPECTED_FAILING
+| | ...
 | | Given sub-interface ipv4 address from Honeycomb should be empty
 | | ... | ${node} | ${super_if} | ${sub_if_id}
 | | And sub-interface ipv4 address from VAT should be empty
 | | [Teardown] | Honeycomb removes interface IPv4 addresses | ${node}
 | | ... | ${super_if2}
 | | ...
+# HC2VPP-330: Honeycomb fails to configure interface as unnumbered
+| | [Tags] | EXPECTED_FAILING
+| | ...
 | | Given IPv4 address from Honeycomb should be
 | | ... | ${node} | ${super_if2} | ${ipv4['address']} | ${ipv4['prefix-length']}
 | | And IPv4 address from VAT should be
 | TC24: Honeycomb can configure unnumbered interface using a sub-interface
 | | [Documentation] | Check if Honeycomb can configure an unnumbered interface\
 | | ... | on an interface, borrowing the IP address of a sub-interface.
+| | ...
+# HC2VPP-330: Honeycomb fails to configure interface as unnumbered
+| | [Tags] | EXPECTED_FAILING
+| | ...
 | | Given IPv4 address from Honeycomb should be empty | ${node} | ${super_if2}
 | | And ipv4 address from VAT should be empty | ${node} | ${super_if2}
 | | And sub-interface ipv4 address from Honeycomb should be empty
index 9565564..aff237d 100644 (file)
 | | ... | on a physical interface, borrowing the IP address of another physical\
 | | ... | interface.
 | | ...
+# HC2VPP-330: Honeycomb fails to configure interface as unnumbered
+| | [Tags] | EXPECTED_FAILING
+| | ...
 | | Given Honeycomb sets interface IPv4 address | ${node}
 | | ... | ${interface2} | ${ipv4_address} | ${ipv4_prefix}
 | | When Honeycomb adds unnumbered configuration to interface
 | | [Documentation] | Check if Honeycomb can remove unnumbered configuration\
 | | ... | from an interface.
 | | ...
+# HC2VPP-330: Honeycomb fails to configure interface as unnumbered
+| | [Tags] | EXPECTED_FAILING
+| | ...
 | | Given IPv4 address from Honeycomb should be
 | | ... | ${node} | ${interface2} | ${ipv4_address} | ${ipv4_prefix}
 | | And IPv4 address from VAT should be