diff options
author | Tibor Frank <tifrank@cisco.com> | 2021-10-18 12:58:33 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-10-18 11:04:02 +0000 |
commit | 6cb21c9a2b7996aaf0dc99fe61f10aa6168ce4ac (patch) | |
tree | 50ac534c674781a1f714d6d9d12f7a10f4c68311 /resources | |
parent | c701c76ac53af4e28597867f5139f6f733f43e59 (diff) |
Report: Move CSIT Documentation to Introduction
Change-Id: I5454251c33d0187be8a392b4800036388d28597a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 804e38037d6c2c5e216bc50df617627e18b97983)
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/sphinx_conf/report/conf.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index 364976028c..799a16eea8 100644 --- a/resources/tools/presentation/sphinx_conf/report/conf.py +++ b/resources/tools/presentation/sphinx_conf/report/conf.py @@ -74,9 +74,7 @@ rst_epilog = u""" .. _pdf version of this report: https://s3-docs.fd.io/csit/{release}/report/_static/archive/csit_{release}.{report_week}.pdf .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h={release} .. _TRex driver: https://git.fd.io/csit/tree/GPL/tools/trex/trex_stl_profile.py?h={release} -.. _CSIT DPDK Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.dpdk.perf.html -.. _CSIT VPP Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.vpp.perf.html -.. _CSIT VPP Device Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.vpp.device.html +.. _CSIT Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/index.html .. _VPP test framework documentation: https://docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/ .. _FD.io CSIT testbeds - Xeon Skylake, Arm, Atom: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_skx_hw_bios_cfg.md?h={release} .. _FD.io CSIT testbeds - Xeon Cascade Lake: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_clx_hw_bios_cfg.md?h={release} |