diff options
author | selias <samelias@cisco.com> | 2017-10-09 16:46:30 +0200 |
---|---|---|
committer | Samuel Eliáš <samelias@cisco.com> | 2017-10-09 14:48:35 +0000 |
commit | b62f0a99d13605a62f64f6ae9ac9aa9aae1755cb (patch) | |
tree | f3a7827c265dd0f1fee0f01ae7227e71f8c5440a /tests/vpp | |
parent | 442a2a7b0dfd2f1cd5a4ba03fb91ed32c96f8965 (diff) |
HC Test: mark NSH tests as expected_failing
NSH packages are not yet available in the stable.17.10 repositories
Change-Id: I660dcf667e1fcf42823a08345f4b0ec3d4cba7b1
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/vpp')
-rw-r--r-- | tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot index 65ee700a33..59228042b1 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot @@ -32,8 +32,8 @@ | ... | Tear Down Honeycomb Functional Test Suite | ${node} | AND | ... | Disable Honeycomb Feature | ${node} | NSH | ... -| Force Tags | HC_FUNC - +# NSH packages are not yet available in fd.io.stable.1710.* repos +| Force Tags | HC_FUNC | EXPECTED_FAILING *** Test Cases *** | TC01: Honeycomb can configure NSH entry |