From ff7b732ad3f13d49a90a5163b2481b14c85ea526 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 14 Dec 2020 07:42:15 +0100 Subject: [PATCH] Report: Add data Signed-off-by: Tibor Frank Change-Id: I00de87ca81d344a153d40a34ca5505316983f076 --- docs/report/introduction/report_history.rst | 3 +++ resources/tools/presentation/conf.py | 2 +- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 4 ++++ 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index dca73b3ce3..9854797881 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -7,6 +7,9 @@ below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ +| .51 | 1. Added 2n-zn2 iterative data. | +| | | ++----------------+------------------------------------------------------------+ | .50 | 1. Added 2n-zn2 iterative data, graphs and tables. | | | | +----------------+------------------------------------------------------------+ diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 2b467f8b50..8e0fcd8d86 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'50' +report_week = u'51' project = u'FD.io CSIT-2009.{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 2357d31164..7b4351edc9 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 "50" \ + --week "51" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 75dd135aef..ecbf3267a8 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -338,6 +338,8 @@ csit-vpp-perf-report-iterative-2009-2n-zn2: - 17 # rls2009 NDRPDR iter env 5 - 18 # rls2009 NDRPDR iter env 5 + - 31 # rls2009 NDRPDR iter env 5 + - 33 # rls2009 NDRPDR iter env 5 plot-vpp-hdrh-lat-2n-zn2: csit-vpp-perf-report-iterative-2009-2n-zn2: @@ -2944,6 +2946,8 @@ - 15 # rls2009 MRR iter env 5 - 17 # rls2009 NDRPDR iter env 5 - 18 # rls2009 NDRPDR iter env 5 + - 31 # rls2009 NDRPDR iter env 5 + - 33 # rls2009 NDRPDR iter env 5 csit-vpp-perf-verify-2001-3n-tsh: - 9 # MRR sel -- 2.16.6