From c99fda7cb1019c036c5caa828e2febe935d4aaf0 Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Wed, 19 Aug 2015 07:52:39 +0100 Subject: Initial reporting implemenation Reporting from TOIT was merged and improved. Default template was modified to support any testcase and to show more details about system environment. Affected files: * docs/NEWS.md * testcases/testcase.py * tools/report/__init__.py * tools/report/report.jinja * tools/report/report.py * tools/systeminfo.py * vsperf JIRA: VSPERF-71 Change-Id: I4dc84ca69e5c292eae1f8dede1411c06ae3ef8af Signed-off-by: Martin Klozik (martinx.klozik@intel.com) Reviewed-by: Maryam Tahhan Reviewed-by: Billy O Mahony --- docs/NEWS.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/NEWS.md b/docs/NEWS.md index 618dbebb..604328ab 100644 --- a/docs/NEWS.md +++ b/docs/NEWS.md @@ -1,3 +1,10 @@ +#August 2015 + +## New + +* Backport and enhancement of reporting + + #July 2015 ## New @@ -40,6 +47,5 @@ once the community has digested the initial release. ## Missing -* Report generation is currently disabled * xmlunit output is currently disabled * VNF support. -- cgit 1.2.3-korg