diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index a10ac0e2c6..10d00ccd1e 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -439,3 +439,20 @@ Multi-threading tags 8 worker threads pinned to 8 dedicated physical cores. 4 receive queues per interface. Main thread pinned to core 0. + + +Honeycomb tags +-------------- + +.. topic:: HC_FUNC + + Honeycomb functional test cases. + +.. topic:: HC_PERSIST + + Honeycomb persistence test cases. + +.. topic:: HC_REST_ONLY + + (Exclusion tag) Honeycomb test cases that cannot be run in Netconf mode + using ODL client for Restfconf -> Netconf translation. |