diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-11-15 09:35:44 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-11-15 08:38:58 +0000 |
commit | cb31ce22290bec4793888adaf1c3feaebba435df (patch) | |
tree | f67838d3ac312a012cf969c30598a0ba8e63f8cf /resources/tools | |
parent | bee2692e6bec5537cb6ae637a2f9fe19fc651dca (diff) |
Report: VPP-Device documentation
Change-Id: I0f4a214b79b5a031d1dc0003e5fd410cfbc70a5b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 215e1a007c90cd63bf44d142382a8cef51ec8509)
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/presentation/conf.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 62836684c5..6f25191bc1 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -85,6 +85,7 @@ rst_epilog = """ .. _CSIT VPP Performance Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.vpp.perf.html .. _CSIT NSH_SFC Functional Tests Documentation: https://docs.fd.io/csit/{release}/doc/tests.nsh_sfc.func.html .. _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 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 |