From 85ade6e50b9df7cdddfb07e172855aa9b686e20b Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 4 Mar 2020 10:16:02 +0100 Subject: [PATCH] Report: Configure Report 2001.11 Change-Id: I5af4ef16464ee372d5ff9a41695870c22a3311bf Signed-off-by: Tibor Frank --- docs/report/introduction/report_history.rst | 9 +++++++-- resources/tools/presentation/conf.py | 2 +- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 4 ++-- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index bac932a876..a970ea7660 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 | +================+============================================================+ +| .11 | 1. Added Soak tests | +| | | +| | 2. Added data: | +| | | +| | | +| | | ++----------------+------------------------------------------------------------+ | .10 | 1. Added data: | | | | | | - VPP performance tests 3n-hsw | @@ -29,8 +36,6 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below. | | | | | 5. Added TCP/IP tests | | | | -| | 6. Added Soak tests | -| | | +----------------+------------------------------------------------------------+ | .09 | 1. Added data: | | | | diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index c602ecf9c4..c774ffe7e3 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'10' +report_week = u'11' 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 97d67bca08..98cba7d7dd 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 "10" \ + --week "11" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 16bb42db84..b184b4b934 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -2704,8 +2704,8 @@ format: html: - full - pdf: - - minimal +# pdf: +# - minimal ################################################################################ ### T A B L E S ### -- 2.16.6