From: Tibor Frank Date: Wed, 11 Mar 2020 05:09:43 +0000 (+0100) Subject: Report: Configure Report 2001.12 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=46ff7172bfd32f96c45bd8c6f4a937c941d058b7 Report: Configure Report 2001.12 Change-Id: I3d19380a12016ee65711d4e92c3cfbc109a2e18f Signed-off-by: Tibor Frank --- diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index 2f60877d2f..baa1f72a78 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -6,6 +6,13 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ +| .12 | 1. Added data: | +| | | +| | | +| | | +| | | +| | | ++----------------+------------------------------------------------------------+ | .11 | 1. Added Soak tests | | | | | | 2. Added data: | diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index c774ffe7e3..d17140b15e 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md'] master_doc = u'index' # General information about the project. -report_week = u'11' +report_week = u'12' project = u'FD.io CSIT-2001.{week}'.format(week=report_week) copyright = u'2020, FD.io' author = u'FD.io CSIT' diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 98cba7d7dd..b246e91ce4 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --week "11" \ + --week "12" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 5259521d6b..712c28b409 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -2705,8 +2705,8 @@ format: html: - full - pdf: - - minimal +# pdf: +# - minimal ################################################################################ ### T A B L E S ###