aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/introduction/csit_test_naming.rst
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2017-07-20 09:50:58 +0200
committerPeter Mikus <pmikus@cisco.com>2017-07-24 13:30:11 +0000
commit85d80de9fd2df257e6b01f75bfe99c9d318a47b6 (patch)
treef1be51d711df9a9e679c84abe039cfe94d9aab47 /docs/report/introduction/csit_test_naming.rst
parent2ce10467f9a032a3df7128a2e360227527f66194 (diff)
Static report content - Honeycomb
Change-Id: I39899747f99684b932bb9c88268391e55b6fc779 Signed-off-by: selias <samelias@cisco.com> (cherry picked from commit cd8d4dc1498a69b4f9541fb4405fd31fd61d81d9)
Diffstat (limited to 'docs/report/introduction/csit_test_naming.rst')
-rw-r--r--docs/report/introduction/csit_test_naming.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/report/introduction/csit_test_naming.rst b/docs/report/introduction/csit_test_naming.rst
index 13eab06df5..c88ec493a3 100644
--- a/docs/report/introduction/csit_test_naming.rst
+++ b/docs/report/introduction/csit_test_naming.rst
@@ -11,7 +11,7 @@ The naming should be intuitive for majority of the tests. Complete
description of CSIT test naming convention is provided on
`CSIT test naming wiki page <https://wiki.fd.io/view/CSIT/csit-test-naming>`_.
Below few illustrative examples of the naming usage for test suites across CSIT
-performance, functional and HoneyComb management test areas.
+performance, functional and Honeycomb management test areas.
Naming Convention
-----------------
@@ -106,13 +106,13 @@ topologies:
* *mgmt-cfg-lisp-apivat-func* => configuration of LISP with VAT API calls,
functional tests.
* *mgmt-cfg-l2bd-apihc-apivat-func* => configuration of L2 Bridge-Domain with
- HoneyComb API and VAT API calls, functional tests.
+ Honeycomb API and VAT API calls, functional tests.
* *mgmt-oper-int-apihcnc-func* => reading status and operational data of
- interface with HoneyComb NetConf API calls, functional tests.
+ interface with Honeycomb NetConf API calls, functional tests.
* *mgmt-cfg-int-tap-apihcnc-func* => configuration of tap interfaces with
- HoneyComb NetConf API calls, functional tests.
+ Honeycomb NetConf API calls, functional tests.
* *mgmt-notif-int-subint-apihcnc-func* => notifications of interface and
- sub-interface events with HoneyComb NetConf Notifications, functional tests.
+ sub-interface events with Honeycomb NetConf Notifications, functional tests.
For complete description of CSIT test naming convention please refer to `CSIT
test naming wiki page <https://wiki.fd.io/view/CSIT/csit-test-naming>`_.