diff options
author | selias <samelias@cisco.com> | 2017-01-13 17:40:57 +0100 |
---|---|---|
committer | selias <samelias@cisco.com> | 2017-01-27 10:42:08 +0100 |
commit | c53c0cbad736e937a4a41bf13eff4c5d8b5dcb55 (patch) | |
tree | 002c74d38504d3a7925ceec628aafcc1bee48844 /tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot | |
parent | 62def50b10bda209d4da5ef8cbe171552651460b (diff) |
HC Test: Workaround for 17.04 jvpp version mismatch
- add workaround for mismatched jvpp versions in deb packages
- disable NSH_SFC madule and test suite, it depends on outdated jvpp
- cleanup package download script used in hc2vpp-csit-verify job
Change-Id: I98526baa4de08bbbab2339c9e81f49cd189b57ac
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot')
-rw-r--r-- | tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot b/tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot index f7e262234a..aade075a7a 100644 --- a/tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-nsh-apihc-apivat-func.robot @@ -24,7 +24,8 @@ | Documentation | *Honeycomb NSH test suite.* | Suite Teardown | Run Keyword If Any Tests Failed | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} -| Force Tags | honeycomb_sanity +# disabled pending NSH version 17.04 +#| Force Tags | honeycomb_sanity *** Test Cases *** | TC01: Honeycomb can configure NSH entry |