diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-02-26 12:53:41 +0000 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-02-26 13:28:33 +0000 |
commit | 935bc3285b5a2174ba2846f4ab3f3e9e14e1cf17 (patch) | |
tree | 2341e5703f430afc2ddde622fd08f0b1beea5b60 /resources | |
parent | 2fa35251cfc73e148bb4b21ba3928fac3a1a2b4e (diff) |
FIX: Hardware sections - report
Change-Id: I4a64f87fe43eb94841c55d63a7befff0d2c2a477
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/conf.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 071c0194ac..b465a4a0d0 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -88,6 +88,9 @@ rst_epilog = """ .. _CSIT DMM Functional Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.dmm.func.html .. _CSIT VPP Device Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.vpp.device.html .. _VPP test framework documentation: https://docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/ +.. _FD.io CSIT Testbeds - Xeon Haswell: https://git.fd.io/csit/tree/docs/lab/Testbeds_Xeon_Hsw_VIRL.md?h={release} +.. _FD.io CSIT testbeds - Xeon Skylake, Arm, Atom: https://git.fd.io/csit/tree/docs/lab/Testbeds_Xeon_Skx_Arm_Atom.md?h={release} +.. _Ansible inventory - hosts: https://git.fd.io/csit/tree/resources/tools/testbed-setup/ansible/inventories/lf_inventory/host_vars?h={release} .. _FD.io test executor dpdk performance job 3n-hsw: https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-verify-{srelease}-3n-hsw .. _FD.io test executor dpdk performance job 3n-skx: https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-verify-{srelease}-3n-skx .. _FD.io test executor dpdk performance job 2n-skx: https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-verify-{srelease}-2n-skx |