X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=6247fc5dffddc198ebea1e1efda724dbd0e8ed3d;hp=55a15b481090e57376ff94bb2117f40370e2bddc;hb=18cd1f996429c380c9eef0d3a52ec95b9e55c996;hpb=8de6fce0a2974ea44d4817e81e54ce2ca31ca45e diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 55a15b4810..6247fc5dff 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -1,5 +1,5 @@ -CSIT TAGs Descriptions -====================== +CSIT 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 @@ -98,6 +98,54 @@ Scaling TAGs 2x1,000,000 entries in single fib table +.. topic:: L2BD_1 + + Test with 1 L2 bridge domain. + +.. topic:: L2BD_10 + + Test with 10 L2 bridge domains. + +.. topic:: L2BD_100 + + Test with 100 L2 bridge domains. + +.. topic:: L2BD_1K + + Test with 1000 L2 bridge domains. + +.. topic:: VLAN_1 + + Test with 1 VLAN sub-interface. + +.. topic:: VLAN_10 + + Test with 10 VLAN sub-interfaces. + +.. topic:: VLAN_100 + + Test with 100 VLAN sub-interfaces. + +.. topic:: VLAN_1K + + Test with 1000 VLAN sub-interfaces. + +.. topic:: VXLAN_1 + + Test with 1 VXLAN tunnel. + +.. topic:: VXLAN_10 + + Test with 10 VXLAN tunnels. + +.. topic:: VXLAN_100 + + Test with 100 VXLAN tunnels. + +.. topic:: VXLAN_1K + + Test with 1000 VXLAN tunnels. + .. topic:: TNL_1000 IPSec in tunnel mode - 1000 tunnels. @@ -156,11 +204,13 @@ Performance testing tags Single test finding both No Drop Rate and Partial Drop Rate simultaneously. The search is done by optimized algorithm which performs multiple trial runs at different durations and transmit rates. + The results come from the final trials, which have duration of 30 seconds. .. topic:: MRR Performance tests where TG sends the traffic at maximum rate (line rate) - and reports total sent/received packets over performance trial duration. + and reports total sent/received packets over trial duration. + The result is an average of 10 trials of 1 second duration. Ethernet frame size tags for performance tests ----------------------------------------------