diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-07-07 09:26:02 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-07-07 09:26:02 +0200 |
commit | 9439b30ba91e3532c66548c34bade4469fdfab37 (patch) | |
tree | 7cf93c4996999893f2c1c3ed7235982903ed5695 /resources | |
parent | 9e00acb523c847179587c1d3eaccab746b00ad22 (diff) |
Report: 2005: Add data, configure rls2005.28
Change-Id: I686102fd7d17ad287ae890f1170ef7c78ff74a0d
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/tools/presentation/conf.py | 2 | ||||
-rwxr-xr-x | resources/tools/presentation/run_report.sh | 2 | ||||
-rw-r--r-- | resources/tools/presentation/specification.yaml | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index b12022f6b0..3d2b35adfa 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'27' +report_week = u'28' 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 1db08f370f..c6db54faf1 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 "27" \ + --week "28" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 2103534754..b3e949ecd0 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -863,6 +863,7 @@ - 51 # NDRPDR sel 2001.0-4 - 52 # NDRPDR sel 2001.0-4 - 53 # NDRPDR sel 2001.0-4 + - 54 # NDRPDR sel 2001.0-4 vpp-performance-changes-2n-skx-h1: csit-vpp-perf-verify-1908_1-2n-skx: @@ -1090,6 +1091,7 @@ csit-vpp-perf-report-iterative-2005-3n-tsh: - 28 # NDRPDR sel 2001.0-4 - 29 # NDRPDR sel 2001.0-4 + - 31 # NDRPDR sel 2001.0-4 vpp-soak-vs-ndr-2n-skx-ref: csit-vpp-perf-report-iterative-2005-2n-skx: @@ -2376,6 +2378,7 @@ - 51 # NDRPDR sel 2001.0-4 - 52 # NDRPDR sel 2001.0-4 - 53 # NDRPDR sel 2001.0-4 + - 54 # NDRPDR sel 2001.0-4 - 6 # MRR sel - 49 # MRR sel env 4 csit-vpp-perf-report-coverage-2005-3n-skx: @@ -2609,6 +2612,7 @@ - 25 # NDRPDR sel env 4 - 28 # NDRPDR sel 2001.0-4 - 29 # NDRPDR sel 2001.0-4 + - 31 # NDRPDR sel 2001.0-4 - 10 # MRR sel - 27 # MRR sel env 4 |