X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fintroduction%2Fcsit_test_naming.rst;h=c88ec493a3560ada43efd779066d80a7e64f5fd9;hp=13eab06df5dde4ac2bdebbb548fa5c77c597ec84;hb=cd8d4dc1498a69b4f9541fb4405fd31fd61d81d9;hpb=1911067935bdf6481fc9b89f40d79ca61f2448d0 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 `_. 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 `_.