diff options
author | 2018-04-27 16:21:19 +0000 | |
---|---|---|
committer | 2018-04-27 16:33:43 +0000 | |
commit | e3fcb3ad0bc120ee404fe9532e7993b4707d3731 (patch) | |
tree | 317b86dc9c138cba722d259246d1611fa9ea8c55 /resources/tools/presentation | |
parent | a8872783e9ebf9ab95d489583368d89149bbdd94 (diff) |
Report: Add CentOS func tests
Change-Id: I2e993738306ee0a5435c0fda7e46de300fcc91fd
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 9eb9f9300831fcdd56dbefac7aaec5659cdfc31c)
Diffstat (limited to 'resources/tools/presentation')
-rw-r--r-- | resources/tools/presentation/specification.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index baff96a3ff..f24fe58602 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1230,7 +1230,7 @@ title: "VPP Functional Results - CentOS" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTR,FUNC,VPP]}/vpp_functional_results_centos" + output-file: "{DIR[DTR,FUNC,VPP,CENTOS]}/vpp_functional_results_centos" file-header: "\n.. |br| raw:: html\n\n <br />\n\n\n.. |prein| raw:: html\n\n <pre>\n\n\n.. |preout| raw:: html\n\n </pre>\n\n" dir-tables: "{DIR[DTR,FUNC,VPP,CENTOS]}" data: @@ -1266,7 +1266,7 @@ title: "VPP Functional Configuration - CentOS" algorithm: "file_test_results" output-file-ext: ".rst" - output-file: "{DIR[DTC,FUNC,VPP]}/vpp_functional_configuration_centos" + output-file: "{DIR[DTC,FUNC,VPP,CENTOS]}/vpp_functional_configuration_centos" file-header: "\n.. |br| raw:: html\n\n <br />\n\n\n.. |prein| raw:: html\n\n <pre>\n\n\n.. |preout| raw:: html\n\n </pre>\n\n" dir-tables: "{DIR[DTC,FUNC,VPP,CENTOS]}" data: |