diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-07-28 13:06:56 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-07-31 18:13:02 +0000 |
commit | 196ed0599148d6c8ed0e2ca82ad03e129e26428a (patch) | |
tree | 0bf5e622c46eb78e2732d877a54c6a79c21ecd3d /docs/report/detailed_test_results | |
parent | 63026fb66d761b13c4b44f4935ee30010f8856de (diff) |
CSIT-618 Add LaTeX support to release report
- Add option to generate PDF from release report.
- Conditional content
- Static plot conversion
Change-Id: I7c4f0b41898791d1cab446d0fc3b07220380e1b8
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs/report/detailed_test_results')
5 files changed, 10 insertions, 15 deletions
diff --git a/docs/report/detailed_test_results/dpdk_performance_results/index.rst b/docs/report/detailed_test_results/dpdk_performance_results/index.rst index fefffb36b4..e6466d2e60 100644 --- a/docs/report/detailed_test_results/dpdk_performance_results/index.rst +++ b/docs/report/detailed_test_results/dpdk_performance_results/index.rst @@ -3,9 +3,8 @@ DPDK Performance Results .. note:: - Data sources for reported test results: i) FD.io test executor jobs - `FD.io test executor dpdk performance jobs`_ - , ii) archived FD.io jobs test result `output files + Data sources for reported test results: i) `FD.io test executor dpdk + performance jobs`_, ii) archived FD.io jobs test result `output files <../../_static/archive/>`_. .. toctree:: diff --git a/docs/report/detailed_test_results/honeycomb_functional_results/index.rst b/docs/report/detailed_test_results/honeycomb_functional_results/index.rst index 7357af6065..b89c59a6b1 100644 --- a/docs/report/detailed_test_results/honeycomb_functional_results/index.rst +++ b/docs/report/detailed_test_results/honeycomb_functional_results/index.rst @@ -3,9 +3,8 @@ Honeycomb Functional Results .. note:: - Data sources for reported test results: i) FD.io test executor jobs - `FD.io test executor Honeycomb functional jobs`_ - , ii) archived FD.io jobs test result `output files + Data sources for reported test results: i) `FD.io test executor Honeycomb + functional jobs`_, ii) archived FD.io jobs test result `output files <../../_static/archive/>`_. .. toctree:: diff --git a/docs/report/detailed_test_results/nshsfc_functional_results/index.rst b/docs/report/detailed_test_results/nshsfc_functional_results/index.rst index 4907982911..0800b4a1e9 100644 --- a/docs/report/detailed_test_results/nshsfc_functional_results/index.rst +++ b/docs/report/detailed_test_results/nshsfc_functional_results/index.rst @@ -3,9 +3,8 @@ NSH SFC Functional Results .. note:: - Data sources for reported test results: i) FD.io test executor jobs - `FD.io test executor NSH_SFC functional jobs`_ - , ii) archived FD.io jobs test result `output files + Data sources for reported test results: i) `FD.io test executor NSH_SFC + functional jobs`_, ii) archived FD.io jobs test result `output files <../../_static/archive/>`_. .. toctree:: diff --git a/docs/report/detailed_test_results/vpp_functional_results/index.rst b/docs/report/detailed_test_results/vpp_functional_results/index.rst index eeafc10394..4d7060bb54 100644 --- a/docs/report/detailed_test_results/vpp_functional_results/index.rst +++ b/docs/report/detailed_test_results/vpp_functional_results/index.rst @@ -3,9 +3,8 @@ VPP Functional Results .. note:: - Data sources for reported test results: i) FD.io test executor jobs - `FD.io test executor vpp functional jobs`_ - , ii) archived FD.io jobs test result `output files + Data sources for reported test results: i) `FD.io test executor vpp + functional jobs`_, ii) archived FD.io jobs test result `output files <../../_static/archive/>`_. .. toctree:: diff --git a/docs/report/detailed_test_results/vpp_performance_results/index.rst b/docs/report/detailed_test_results/vpp_performance_results/index.rst index 112095aaff..ca3eec6442 100644 --- a/docs/report/detailed_test_results/vpp_performance_results/index.rst +++ b/docs/report/detailed_test_results/vpp_performance_results/index.rst @@ -3,9 +3,8 @@ VPP Performance Results .. note:: - Data sources for reported test results: i) FD.io test executor jobs - `FD.io test executor vpp performance jobs`_ - , ii) archived FD.io jobs test result `output files + Data sources for reported test results: i) `FD.io test executor vpp + performance jobs`_, ii) archived FD.io jobs test result `output files <../../_static/archive/>`_. .. toctree:: |