C-Docs: New structure
[csit.git] / docs / content / overview / csit / test_tags.md
similarity index 99%
rename from docs/content/introduction/test_tag_description.md
rename to docs/content/overview/csit/test_tags.md
index 630afa8..8fc3021 100644 (file)
@@ -1,9 +1,9 @@
 ---
-title: "Test Tags Descriptions"
-weight: 5
+title: "Test Tags"
+weight: 4
 ---
 
-# Test Tags Descriptions
+# Test Tags
 
 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
@@ -145,7 +145,7 @@ descriptions.
 
     Test with 10 VXLAN tunnels.
 
-**VXLAN_100*
+**VXLAN_100**
 
     Test with 100 VXLAN tunnels.
 
@@ -190,7 +190,7 @@ descriptions.
 
 ## Test Category Tags
 
-**DEVICETEST*
+**DEVICETEST**
 
     All vpp_device functional test cases.
 
@@ -204,7 +204,7 @@ descriptions.
 
     All test cases that uses Scapy for packet generation and validation.
 
-## erformance Type Tags
+## Performance Type Tags
 
 **NDRPDR**
 
@@ -379,7 +379,7 @@ For traffic between DUTs, or for "secondary" traffic, see ${overhead} value.
     Service density {n}VM{t}T, {n}Number of NF Qemu VMs, {t}Number of threads
     per NF.
 
-**{n}DCRt}T**
+**{n}DCR{t}T**
 
     Service density {n}DCR{t}T, {n}Number of NF Docker containers, {t}Number of
     threads per NF.
@@ -604,7 +604,7 @@ For traffic between DUTs, or for "secondary" traffic, see ${overhead} value.
 
     All test cases which uses VM with optimised scheduler policy.
 
-**TUNTAP*
+**TUNTAP**
 
     All test cases which uses TUN and TAP.