diff options
Diffstat (limited to 'docs/report/csit_framework_documentation')
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/report/csit_framework_documentation/csit_design.rst b/docs/report/csit_framework_documentation/csit_design.rst index 3e6ae66a31..b0c5d4acce 100644 --- a/docs/report/csit_framework_documentation/csit_design.rst +++ b/docs/report/csit_framework_documentation/csit_design.rst @@ -1,7 +1,7 @@ .. _csit-design: -CSIT Design -=========== +Design +====== FD.io CSIT system design needs to meet continuously expanding requirements of FD.io projects including VPP, related sub-systems (e.g. diff --git a/docs/report/csit_framework_documentation/csit_tag_description.rst b/docs/report/csit_framework_documentation/csit_tag_description.rst index af6e659457..1152ee3c62 100644 --- a/docs/report/csit_framework_documentation/csit_tag_description.rst +++ b/docs/report/csit_framework_documentation/csit_tag_description.rst @@ -1,5 +1,5 @@ -CSIT TAGs Descriptions -====================== +CSIT RF Tags Descriptions +========================= All CSIT test cases are labelled with Robot Framework tags used to allow for easy test case type identification, test case grouping and selection for diff --git a/docs/report/csit_framework_documentation/csit_test_naming.rst b/docs/report/csit_framework_documentation/csit_test_naming.rst index 253d6992f7..9bb18a8f8b 100644 --- a/docs/report/csit_framework_documentation/csit_test_naming.rst +++ b/docs/report/csit_framework_documentation/csit_test_naming.rst @@ -1,7 +1,7 @@ .. _csit_test_naming: -CSIT Test Naming -================ +Test Naming +=========== Background ---------- |