From bdfa59400d832c0a429051cf846ec77081df51e3 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 23 Jul 2020 07:54:18 +0200 Subject: Report 2005: Configure rls2005.31, add data Change-Id: I87e07e334783e10dc863194f240e5dbcbf141915 Signed-off-by: Tibor Frank (cherry picked from commit 40537fb9c1045de244424ea989bb0e84d8640b8b) --- docs/report/introduction/report_history.rst | 7 +++++++ resources/tools/presentation/conf.py | 2 +- resources/tools/presentation/run_report.sh | 2 +- resources/tools/presentation/specification.yaml | 3 +++ 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst index 9174a4b83c..18af01f348 100644 --- a/docs/report/introduction/report_history.rst +++ b/docs/report/introduction/report_history.rst @@ -6,6 +6,13 @@ FD.io CSIT-2005 Report history and per .[ww] revision changes are listed below. +----------------+------------------------------------------------------------+ | .[ww] Revision | Changes | +================+============================================================+ +| .31 | 1. Added data: | +| | | +| | - VPP iterative | +| | | +| | - 3n-tsh | +| | | ++----------------+------------------------------------------------------------+ | .30 | 1. Added data: | | | | | | - VPP coverage | diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index eef472556a..6d4fb5b739 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'30' +report_week = u'31' project = u'FD.io CSIT-2005.{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 b2c3368ab6..66c191f841 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 "30" \ + --week "31" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index ea12e16734..85c4fa34cc 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -413,6 +413,7 @@ - 36 # NDRPDR sel env 4 - 37 # NDRPDR sel env 4 - 38 # NDRPDR sel env 4 + - 39 # NDRPDR sel env 4 - 40 # NDRPDR sel env 4 plot-vpp-hdrh-lat-3n-tsh: @@ -1066,6 +1067,7 @@ - 36 # NDRPDR sel env 4 - 37 # NDRPDR sel env 4 - 38 # NDRPDR sel env 4 + - 39 # NDRPDR sel env 4 - 40 # NDRPDR sel env 4 vpp-performance-changes-3n-tsh-cmp-2001.0-4: csit-vpp-perf-report-iterative-2005-3n-tsh: @@ -2617,6 +2619,7 @@ - 36 # NDRPDR sel env 4 - 37 # NDRPDR sel env 4 - 38 # NDRPDR sel env 4 + - 39 # NDRPDR sel env 4 - 40 # NDRPDR sel env 4 - 28 # NDRPDR sel 2001.0-4 - 29 # NDRPDR sel 2001.0-4 -- cgit 1.2.3-korg