diff options
author | 2018-05-04 15:26:36 +0200 | |
---|---|---|
committer | 2018-05-04 13:34:39 +0000 | |
commit | 95cf1708f338c557be5d3e0ec974ea2b1108f4df (patch) | |
tree | e30135a69affec2f4c8939f1102d77c6bc50670d /resources/tools | |
parent | 473c530e0c9b66e6c714cc57bf0b586c01b70773 (diff) |
Report 1804: Centos func tests
Change-Id: Ifc6febd239c0c3c5e2c29e26992120c2d6d1b0b4
Signed-off-by: Jan Gelety <jgelety@cisco.com>
(cherry picked from commit b6ad49a75bf83ddcc89ea92fd9b1dc2fdbb61ae5)
Diffstat (limited to 'resources/tools')
-rw-r--r-- | resources/tools/report_gen/conf.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/tools/report_gen/conf.py b/resources/tools/report_gen/conf.py index 099e66de70..c0eb9893b4 100644 --- a/resources/tools/report_gen/conf.py +++ b/resources/tools/report_gen/conf.py @@ -71,7 +71,8 @@ rst_epilog = """ .. _TRex intallation: https://git.fd.io/csit/tree/resources/tools/trex/trex_installer.sh?h=rls1707 .. _TRex driver: https://git.fd.io/csit/tree/resources/tools/trex/trex_stateless_profile.py?h=rls1707 .. _VIRL topologies directory: https://git.fd.io/csit/tree/resources/tools/virl/topologies/?h=rls1707 -.. _VIRL images lists: https://git.fd.io/csit/tree/resources/tools/disk-image-builder/ubuntu/lists/?h=rls1707 +.. _VIRL ubuntu images lists: https://git.fd.io/csit/tree/resources/tools/disk-image-builder/ubuntu/lists/?h=rls1707 +.. _VIRL centos images lists: https://git.fd.io/csit/tree/resources/tools/disk-image-builder/centos/lists/?h=rls1707 .. _VIRL nested: https://git.fd.io/csit/tree/resources/tools/disk-image-builder/nested/?h=rls1707 .. _CSIT Honeycomb Functional Tests Documentation: https://docs.fd.io/csit/rls1707/doc/tests.vpp.func.honeycomb.html .. _CSIT Honeycomb Performance Tests Documentation: https://docs.fd.io/csit/rls1707/doc/tests.vpp.perf.honeycomb.html |