diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-08-07 08:10:14 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-08-07 06:35:35 +0000 |
commit | ce53c5e75c0bd417c8fa61d24c854c2e1a758cd7 (patch) | |
tree | 9767e73499eadd015f3e020cf685311dce0e78fd /tests/honeycomb/func | |
parent | 0aa0e314b1193f8e12da32c397c3543b426bb07f (diff) |
HC Tests: 18.07 report update
Change-Id: I2c3df89532f0e728c58b54c220d4fe8ab1297ba4
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'tests/honeycomb/func')
-rw-r--r-- | tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot | 6 | ||||
-rw-r--r-- | tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot b/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot index af32b6bddd..82bb5b2a8e 100644 --- a/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-int-subint-apihc-apivat-func.robot @@ -473,7 +473,7 @@ | | [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 +# CSIT-1210: Adapt HC unnumbered interface tests to VPP 18.07 api changes | | [Tags] | EXPECTED_FAILING | | ... | | Given sub-interface ipv4 address from Honeycomb should be empty @@ -503,7 +503,7 @@ | | [Teardown] | Honeycomb removes interface IPv4 addresses | ${node} | | ... | ${super_if2} | | ... -# HC2VPP-330: Honeycomb fails to configure interface as unnumbered +# CSIT-1210: Adapt HC unnumbered interface tests to VPP 18.07 api changes | | [Tags] | EXPECTED_FAILING | | ... | | Given IPv4 address from Honeycomb should be @@ -533,7 +533,7 @@ | | [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 +# CSIT-1210: Adapt HC unnumbered interface tests to VPP 18.07 api changes | | [Tags] | EXPECTED_FAILING | | ... | | Given IPv4 address from Honeycomb should be empty | ${node} | ${super_if2} diff --git a/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot b/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot index b532b5089e..029d7db86b 100644 --- a/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-intip4-intip6-apihc-apivat-func.robot @@ -225,7 +225,7 @@ | | ... | on a physical interface, borrowing the IP address of another physical\ | | ... | interface. | | ... -# HC2VPP-330: Honeycomb fails to configure interface as unnumbered +# CSIT-1210: Adapt HC unnumbered interface tests to VPP 18.07 api changes | | [Tags] | EXPECTED_FAILING | | ... | | Given Honeycomb sets interface IPv4 address | ${node} @@ -248,7 +248,7 @@ | | [Documentation] | Check if Honeycomb can remove unnumbered configuration\ | | ... | from an interface. | | ... -# HC2VPP-330: Honeycomb fails to configure interface as unnumbered +# CSIT-1210: Adapt HC unnumbered interface tests to VPP 18.07 api changes | | [Tags] | EXPECTED_FAILING | | ... | | Given IPv4 address from Honeycomb should be |