aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-10-08 13:24:57 +0200
committerTibor Frank <tifrank@cisco.com>2021-10-08 13:24:57 +0200
commit68f8548a9769aa55de77176c58e9e70bd1a88742 (patch)
tree9fc908dfa5bc405c3aea702c24876191ca69f130 /docs/report
parent648fa787d8ed7a045da18cf1a0761f3ca0d5b947 (diff)
Docs: update links by S3
Change-Id: I25342e674ecf05e6b6f183ecceb0aa048e625ea3 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report')
-rw-r--r--docs/report/dpdk_performance_tests/throughput_trending.rst8
-rw-r--r--docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst4
-rw-r--r--docs/report/introduction/test_environment_intro.rst10
-rw-r--r--docs/report/vpp_performance_tests/throughput_trending.rst6
4 files changed, 14 insertions, 14 deletions
diff --git a/docs/report/dpdk_performance_tests/throughput_trending.rst b/docs/report/dpdk_performance_tests/throughput_trending.rst
index 81d4d6db60..cd20048104 100644
--- a/docs/report/dpdk_performance_tests/throughput_trending.rst
+++ b/docs/report/dpdk_performance_tests/throughput_trending.rst
@@ -4,14 +4,14 @@ Throughput Trending
In addition to reporting throughput comparison between DPDK releases,
CSIT provides regular performance trending for DPDK release branches:
-#. `Performance Dashboard <https://docs.fd.io/csit/master/trending/introduction/index.html>`_:
+#. `Performance Dashboard <https://s3-docs.fd.io/csit/master/trending/introduction/dashboard.html>`_:
per DPDK test case throughput trend, trend compliance and summary of
detected anomalies.
-#. `Trending Methodology <https://docs.fd.io/csit/master/trending/methodology/index.html>`_:
+#. `Trending Methodology <https://s3-docs.fd.io/csit/master/trending/methodology/index.html>`_:
throughput test metrics, trend calculations and anomaly
classification (progression, regression).
-#. `DPDK Trendline Graphs <https://docs.fd.io/csit/master/trending/trending/dpdk.html>`_:
+#. `DPDK Trendline Graphs <https://s3-docs.fd.io/csit/master/trending/trending/dpdk.html>`_:
weekly DPDK Testpmd and L3fwd MRR throughput measurements against
- the trendline with anomaly highlights and associated CSIT test jobs. \ No newline at end of file
+ the trendline with anomaly highlights and associated CSIT test jobs.
diff --git a/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst b/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst
index 4af9db61f0..06efbc2798 100644
--- a/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst
+++ b/docs/report/introduction/methodology_data_plane_throughput/methodology_data_plane_throughput.rst
@@ -92,9 +92,9 @@ configuration.
FD.io CSIT performance dashboard includes complete description of
`daily performance trending tests
-<https://docs.fd.io/csit/master/trending/methodology/performance_tests.html>`_
+<https://s3-docs.fd.io/csit/master/trending/methodology/performance_tests.html>`_
and `VPP per patch tests
-<https://docs.fd.io/csit/master/trending/methodology/perpatch_performance_tests.html>`_.
+<https://s3-docs.fd.io/csit/master/trending/methodology/perpatch_performance_tests.html>`_.
PLRsearch Tests
^^^^^^^^^^^^^^^
diff --git a/docs/report/introduction/test_environment_intro.rst b/docs/report/introduction/test_environment_intro.rst
index b13e0fa9b2..4ddb5e425c 100644
--- a/docs/report/introduction/test_environment_intro.rst
+++ b/docs/report/introduction/test_environment_intro.rst
@@ -32,12 +32,12 @@ included in the CSIT environment versioning include:
<https://git.fd.io/csit/tree/docs/lab/testbeds_sm_skx_hw_bios_cfg.md#n556>`_.
- **Linux** Server Linux OS version and configuration, tracked in CSIT
Reports in `SUT Settings
- <https://docs.fd.io/csit/master/report/vpp_performance_tests/test_environment.html#sut-settings-linux>`_
+ <https://s3-docs.fd.io/csit/master/report/vpp_performance_tests/test_environment.html#sut-settings-linux>`_
and `Pre-Test Server Calibration
- <https://docs.fd.io/csit/master/report/vpp_performance_tests/test_environment.html#pre-test-server-calibration>`_.
+ <https://s3-docs.fd.io/csit/master/report/vpp_performance_tests/test_environment.html#id21>`_.
- **TRex** TRex Traffic Generator version, drivers and configuration
tracked in `TG Settings
- <https://docs.fd.io/csit/master/report/vpp_performance_tests/test_environment.html#tg-settings-trex>`_.
+ <https://s3-docs.fd.io/csit/master/report/vpp_performance_tests/test_environment.html#tg-settings-trex>`_.
- **CSIT** CSIT framework code tracked in CSIT release branches.
Following is the list of CSIT versions to date:
@@ -81,9 +81,9 @@ Following is the list of CSIT versions to date:
`increase from 2.82 to 2.86 <https://gerrit.fd.io/r/c/csit/+/29980>`_.
- Ver. 7 associated with CSIT rls2106 branch (`HW
<https://git.fd.io/csit/tree/docs/lab?h=rls2106>`_, `Linux
- <https://docs.fd.io/csit/rls2106/report/vpp_performance_tests/test_environment.html#sut-settings-linux>`_,
+ <https://s3-docs.fd.io/csit/rls2106/report/vpp_performance_tests/test_environment.html#sut-settings-linux>`_,
`TRex
- <https://docs.fd.io/csit/rls2106/report/vpp_performance_tests/test_environment.html#tg-settings-trex>`_,
+ <https://s3-docs.fd.io/csit/rls2106/report/vpp_performance_tests/test_environment.html#tg-settings-trex>`_,
`CSIT <https://git.fd.io/csit/tree/?h=rls2106>`_).
- TRex version upgrade:
diff --git a/docs/report/vpp_performance_tests/throughput_trending.rst b/docs/report/vpp_performance_tests/throughput_trending.rst
index cf00eef8c9..fb5ba66e5c 100644
--- a/docs/report/vpp_performance_tests/throughput_trending.rst
+++ b/docs/report/vpp_performance_tests/throughput_trending.rst
@@ -4,14 +4,14 @@ Throughput Trending
In addition to reporting throughput comparison between VPP releases,
CSIT provides continuous performance trending for VPP master branch:
-#. `Performance Dashboard <https://docs.fd.io/csit/master/trending/introduction/index.html>`_:
+#. `Performance Dashboard <https://s3-docs.fd.io/csit/master/trending/introduction/dashboard.html>`_:
per VPP test case throughput trend, trend compliance and summary of
detected anomalies.
-#. `Trending Methodology <https://docs.fd.io/csit/master/trending/methodology/index.html>`_:
+#. `Trending Methodology <https://s3-docs.fd.io/csit/master/trending/methodology/index.html>`_:
throughput test metrics, trend calculations and anomaly
classification (progression, regression).
-#. `VPP Trendline Graphs <https://docs.fd.io/csit/master/trending/trending/index.html>`_:
+#. `VPP Trendline Graphs <https://s3-docs.fd.io/csit/master/trending/index.html>`_:
per VPP build MRR throughput measurements against the trendline
with anomaly highlights and associated CSIT test jobs.