From e366689b9e735bc3c1de0687fe3f5363584f60a5 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 7 May 2020 10:31:57 +0200 Subject: Report 1908.2: Configure report 1908.2.20 Signed-off-by: Tibor Frank Change-Id: I01615129a0172d6ae9da4c9c5ef914ba5f389f64 --- docs/report/introduction/report_history.rst | 2 +- resources/tools/presentation/conf.py | 2 +- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 12 ++++++------ 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index fb9e952956..3029094e86 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -6,7 +6,7 @@ FD.io CSIT-1908.2 Report history and per .[ww] revision changes are listed below +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ -| .19 | Initial version | +| .20 | Initial version | | | | +----------------+------------------------------------------------------------+ diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 7e65dd6aab..ec8f54d550 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'19' +report_week = u'20' project = u'FD.io CSIT-1908.2.{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 348f3e9c5a..219e8600c2 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 "19" \ + --week "20" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 1cb9909b56..416fd8ea46 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -1094,7 +1094,7 @@ legend: - "Legend to Table" - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908 and 2001 VPP version." + - "Diff - difference between 1908.1 and 1908.2 VPP version." # VPP Performance Changes 3n-skx 2t1c ndr - type: "table" @@ -1120,7 +1120,7 @@ legend: - "Legend to Table" - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908 and 2001 VPP version." + - "Diff - difference between 1908.1 and 1908.2 VPP version." # VPP Performance Changes 2n-skx 2t1c pdr - type: "table" @@ -1146,7 +1146,7 @@ legend: - "Legend to Table" - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908 and 2001 VPP version." + - "Diff - difference between 1908.1 and 1908.2 VPP version." # VPP Performance Changes 2n-skx 2t1c ndr - type: "table" @@ -1172,7 +1172,7 @@ legend: - "Legend to Table" - "1904, 1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908 and 2001 VPP version." + - "Diff - difference between 1908.1 and 1908.2 VPP version." # VPP Performance Changes 2n-clx 2t1c pdr - type: "table" @@ -1195,7 +1195,7 @@ legend: - "Legend to Table" - "1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908 and 2001 VPP version." + - "Diff - difference between 1908.1 and 1908.2 VPP version." # VPP Performance Changes 2n-clx 2t1c ndr - type: "table" @@ -1218,7 +1218,7 @@ legend: - "Legend to Table" - "1908.1, 1908.2 - VPP versions tested." - - "Diff - difference between 1908 and 2001 VPP version." + - "Diff - difference between 1908.1 and 1908.2 VPP version." # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr - type: "table" -- cgit 1.2.3-korg