diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-10-08 10:35:56 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-10-08 11:46:56 +0000 |
commit | 75119f759eb2020bb6fb6543e11877f9c256dc5f (patch) | |
tree | b8c90741c99604f7e43ba2ae2144197d59cc7f70 /docs/report/index.html.template | |
parent | bd15bb418bf618ff3055fb25c339778d12c1eaef (diff) |
Report: Add TRex tests
Change-Id: Ic221a1e5b6706ea6cca49cc0a3e7637169500d9c
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/index.html.template')
-rw-r--r-- | docs/report/index.html.template | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 1eb188893d..1502e7514a 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -45,6 +45,17 @@ CSIT-2110 .. toctree:: :maxdepth: 2 + :caption: TRex Performance + + trex_performance_tests/overview + trex_performance_tests/csit_release_notes + trex_performance_tests/packet_throughput_graphs/index + trex_performance_tests/packet_latency/index + trex_performance_tests/throughput_trending + trex_performance_tests/test_environment + +.. toctree:: + :maxdepth: 2 :caption: VPP Device vpp_device_tests/overview |