X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Fcontent%2Foverview%2Fcsit%2Ftest_tags.md;fp=docs%2Fcontent%2Fintroduction%2Ftest_tag_description.md;h=8fc3021d6f25053aed2788eecbc1a515eb9e9a5f;hp=630afa864e85ba133b563b77ee998d257896329c;hb=374954b9d648f503f6783325a1266457953a998d;hpb=46eac7bb697e8261dba5b439a15f5a6125f31760 diff --git a/docs/content/introduction/test_tag_description.md b/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 630afa864e..8fc3021d6f 100644 --- a/docs/content/introduction/test_tag_description.md +++ b/docs/content/overview/csit/test_tags.md @@ -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.