diff options
author | selias <samelias@cisco.com> | 2017-03-16 15:28:59 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-03-30 11:13:12 +0000 |
commit | d919da731b92e02ccc9cee207f9d138876b7b08e (patch) | |
tree | 90a82ef2a43e0ec91c77d9476a874c9620288c51 /tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot | |
parent | bd680a762d945b7970f7e62b7ee47776f0301f8c (diff) |
CSIT-532 HC Test: IPv6 Neighbor Discovery proxy
Change-Id: I6495726a814e116191f7a183be71c661466e7053
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot')
-rw-r--r-- | tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot b/tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot index f63d8adce2..aea7f2d2c8 100644 --- a/tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-proxyarp-apihc-func.robot @@ -33,7 +33,7 @@ | Suite Teardown | ... | Run Keyword If Any Tests Failed | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} -| Force Tags | honeycomb_sanity | honeycomb_test +| Force Tags | honeycomb_sanity | Documentation | *Honeycomb proxyARP management test suite.* *** Test Cases *** |