diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-10-25 15:37:08 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-10-25 15:38:33 +0200 |
commit | d8acc8c6a37f5a3aae87dfc642e47058fc4b9a21 (patch) | |
tree | dfbcb067510d538f5f8e2311e4f05719894d72dd /resources/tools/presentation/conf.py | |
parent | a2176b15e68b22277cbcd959de67c8fd169fec78 (diff) |
Add ligato test results
Change-Id: I107dd0430fb9d59264aeabc63f51d5e615509078
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/conf.py')
-rw-r--r-- | resources/tools/presentation/conf.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index fa07933b62..6fad510f72 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -68,7 +68,7 @@ rst_epilog = """ .. |virl-image-centos| replace:: centos-7.3-1611_2017-02-23_1.4 .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h=rls1710 -.. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/trex/trex_installer.sh?h=rls17010 +.. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/trex/trex_installer.sh?h=rls1710 .. _TRex driver: https://git.fd.io/csit/tree/resources/tools/trex/trex_stateless_profile.py?h=rls1710 .. _VIRL topologies directory: https://git.fd.io/csit/tree/resources/tools/virl/topologies/?h=rls1710 .. _VIRL images lists: https://git.fd.io/csit/tree/resources/tools/disk-image-builder/ubuntu/lists/?h=rls1710 @@ -81,6 +81,7 @@ rst_epilog = """ .. _CSIT NSH_SFC Functional Tests Documentation: https://docs.fd.io/csit/rls1710/doc/tests.nsh_sfc.func.html .. _VPP test framework documentation: https://docs.fd.io/vpp/17.10/vpp_make_test/html/ .. _FD.io test executor vpp performance jobs: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-1710-all +.. _FD.io test executor ligato performance jobs: https://jenkins.fd.io/job/csit-ligato-perf-1710-all .. _FD.io test executor vpp functional jobs: https://jenkins.fd.io/view/csit/job/csit-vpp-functional-1710-ubuntu1604-virl/lastSuccessfulBuild .. _FD.io test executor dpdk performance jobs: https://jenkins.fd.io/view/csit/job/csit-dpdk-perf-1710-all .. _FD.io test executor Honeycomb functional jobs: https://jenkins.fd.io/view/csit/job/hc2vpp-csit-integration-1710-ubuntu1604/lastSuccessfulBuild |