From: Tibor Frank Date: Mon, 27 Apr 2020 05:01:17 +0000 (+0200) Subject: Report: Configure Report 2001.18 X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=dfd4a27d505de432512d45eda820ae2422bed319;hp=32b165c68cda64e698d1176188e812661b28b7a5 Report: Configure Report 2001.18 Change-Id: I7e3ed2a7ad75617be1ef5a80e345e7e62a6da3df Signed-off-by: Tibor Frank --- diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index 380e3d36f5..c064e35534 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -6,7 +6,7 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ -| .17 | 1. Added data: | +| .18 | 1. Added data: | | | | | | - VPP performance tests 2n-skx | | | | @@ -28,6 +28,8 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below. | | 2n-skx and 3n-skx. | | | | +----------------+------------------------------------------------------------+ +| .17 | Skipped. | ++----------------+------------------------------------------------------------+ | .16 | Skipped. | +----------------+------------------------------------------------------------+ | .15 | Skipped. | diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 0eaaea329b..ffd4bd642c 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'17' +report_week = u'18' 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 a7c2870e7e..16b3a5e04c 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 "17" \ + --week "18" \ --logging INFO \ --force