diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-05-31 10:35:20 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-06-02 10:46:54 +0200 |
commit | c10980893443b59c464deb6cd0d66d5be972593f (patch) | |
tree | fe629b6fdc30082eb95379b87bd79f07efdb7c42 /docs/report/index.html.template | |
parent | 3793e1525f12ca1bdbd2140254eae31535818c27 (diff) |
Report: Configure report
+ 2101 --> 2106
+ remove 3n-hsw
+ unify data sets
+ configure data sets
- implement changes from job-specs
Change-Id: I200e7a80ebf88864ce4a7a2134f5251b557f6a3a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/index.html.template')
-rw-r--r-- | docs/report/index.html.template | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 2c8d3ba8cc..f0969ea1d6 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -1,4 +1,4 @@ -CSIT-2101 +CSIT-2106 ========= .. toctree:: @@ -23,13 +23,15 @@ CSIT-2101 vpp_performance_tests/soak_tests/index vpp_performance_tests/reconf_tests/index vpp_performance_tests/nf_service_density/index - vpp_performance_tests/hoststack_testing/index vpp_performance_tests/gso_testing/index vpp_performance_tests/comparisons/index vpp_performance_tests/throughput_trending vpp_performance_tests/test_environment vpp_performance_tests/documentation/index +.. + vpp_performance_tests/hoststack_testing/index + .. toctree:: :maxdepth: 2 :caption: DPDK Performance |