diff options
author | Tibor Frank <tifrank@cisco.com> | 2023-02-13 11:27:38 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2023-02-13 10:35:41 +0000 |
commit | f014b36acd6fad4455ed0c36c56cb6764acaf40d (patch) | |
tree | 3421c271f6bd307abd98af4ab2b5a5892c24a0c7 /resources/tools/presentation/sphinx_conf | |
parent | 902527a254a462c90a0c503621e1768bac59ffbe (diff) |
Report: Add vpp-device-1n-tx2
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Ic0fb5fc3ba52524d8796ba4f47f36ea3992705be
(cherry picked from commit 72aba98d0d6325c34cc4412401f9020497688388)
Diffstat (limited to 'resources/tools/presentation/sphinx_conf')
-rw-r--r-- | resources/tools/presentation/sphinx_conf/report/conf.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index d2ce50b595..86d302c6b3 100644 --- a/resources/tools/presentation/sphinx_conf/report/conf.py +++ b/resources/tools/presentation/sphinx_conf/report/conf.py @@ -119,7 +119,8 @@ rst_epilog = """ .. _build logs from FD.io vpp coverage job 3n-icx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-3n-icx .. _build logs from FD.io vpp coverage job 2n-zn2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-zn2 .. _build logs from FD.io vpp coverage job 2n-aws: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-perf-report-coverage-{srelease}-2n-aws -.. _build logs from FD.io vpp device jobs using Ubuntu: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-device-{srelease}-ubuntu2004-1n-skx +.. _build logs from FD.io vpp device job 1n-skx: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-device-{srelease}-ubuntu2204-1n-skx +.. _build logs from FD.io vpp device job 1n-tx2: https://s3-logs.fd.io/vex-yul-rot-jenkins-1/csit-vpp-device-{srelease}-ubuntu2204-1n-tx2 .. _FD.io VPP compile job: https://jenkins.fd.io/view/vpp/job/vpp-merge-{srelease}-ubuntu2004-x86_64/ .. _CSIT Testbed Setup: https://git.fd.io/csit/tree/fdio.infra.ansible?h={release} .. _VPP startup.conf: https://git.fd.io/vpp/tree/src/vpp/conf/startup.conf?h=stable/{srelease}&id={vpp_release_commit_id} |