diff options
author | selias <samelias@cisco.com> | 2017-08-25 12:47:43 +0200 |
---|---|---|
committer | selias <samelias@cisco.com> | 2017-08-25 12:47:43 +0200 |
commit | fafd11b96232ab45b200e5f0f59a4bdc3ddee40a (patch) | |
tree | 94994786da4aa37b0a0055689669a5f7a7218eca /tests/vpp | |
parent | a75ddafd4f342b6c7964f0c5b152d0674144e33a (diff) |
HC Test: Disable NSH plugin installation and tests
- VPP refuses to start with vpp-nsh-plugin installed
Change-Id: If1ca45295c63094d2542fc829b8eae7dc0e4977c
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, 3 insertions, 1 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 1a7ea277b7..e3697d2d32 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,7 +32,9 @@ | ... | Tear Down Honeycomb Functional Test Suite | ${node} | AND | ... | Disable Honeycomb Feature | ${node} | NSH | ... -| Force Tags | HC_FUNC +# NSHSFC-34: Having NSH plugin installed crashes VPP +#| Force Tags | HC_FUNC + *** Test Cases *** | TC01: Honeycomb can configure NSH entry |