diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-11-15 09:35:44 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-11-15 09:35:44 +0100 |
commit | 215e1a007c90cd63bf44d142382a8cef51ec8509 (patch) | |
tree | 3ebe48c6275826ee7adb4c6c25b1e87b456a4aa2 | |
parent | 0cedc513bbb86fbdaf2550d99863ea8c520ef49b (diff) |
Report: VPP-Device documentation
Change-Id: I0f4a214b79b5a031d1dc0003e5fd410cfbc70a5b
Signed-off-by: Tibor Frank <tifrank@cisco.com>
-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 |