diff options
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 | 12 |
3 files changed, 14 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 6d4fb5b739..0d894488d5 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'31' +report_week = u'32' 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 66c191f841..651327db87 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 "31" \ + --week "32" \ --logging INFO \ --force diff --git a/resources/tools/presentation/specification.yaml b/resources/tools/presentation/specification.yaml index 7c99d0769f..875f5b8dbe 100644 --- a/resources/tools/presentation/specification.yaml +++ b/resources/tools/presentation/specification.yaml @@ -226,6 +226,8 @@ - 55 # NDRPDR sel env 4 - 56 # NDRPDR sel env 4 - 57 # NDRPDR sel env 4 + - 61 # NDRPDR sel env 4 + - 62 # NDRPDR sel env 4 plot-vpp-hdrh-lat-3n-skx: csit-vpp-perf-report-iterative-2005-3n-skx: @@ -500,6 +502,8 @@ - 55 # NDRPDR sel env 4 - 56 # NDRPDR sel env 4 - 57 # NDRPDR sel env 4 + - 61 # NDRPDR sel env 4 + - 62 # NDRPDR sel env 4 vpp-nic-comparison-2n-skx: csit-vpp-perf-report-iterative-2005-2n-skx: @@ -830,6 +834,8 @@ - 55 # NDRPDR sel env 4 - 56 # NDRPDR sel env 4 - 57 # NDRPDR sel env 4 + - 61 # NDRPDR sel env 4 + - 62 # NDRPDR sel env 4 vpp-performance-changes-3n-skx-cmp-2001.0-4: csit-vpp-perf-report-iterative-2005-3n-skx: - 50 # NDRPDR sel 2001.0-4 @@ -1498,6 +1504,8 @@ - 55 # NDRPDR sel env 4 - 56 # NDRPDR sel env 4 - 57 # NDRPDR sel env 4 + - 61 # NDRPDR sel env 4 + - 62 # NDRPDR sel env 4 vpp-compare-testbeds-skx-clx-ref: csit-vpp-perf-report-iterative-2005-2n-skx: @@ -1632,6 +1640,8 @@ - 55 # NDRPDR sel env 4 - 56 # NDRPDR sel env 4 - 57 # NDRPDR sel env 4 + - 61 # NDRPDR sel env 4 + - 62 # NDRPDR sel env 4 vpp-compare-topologies-cmp: csit-vpp-perf-report-iterative-2005-2n-skx: - 88 # NDRPDR sel env 4 @@ -2358,6 +2368,8 @@ - 55 # NDRPDR sel env 4 - 56 # NDRPDR sel env 4 - 57 # NDRPDR sel env 4 + - 61 # NDRPDR sel env 4 + - 62 # NDRPDR sel env 4 - 50 # NDRPDR sel 2001.0-4 - 51 # NDRPDR sel 2001.0-4 - 52 # NDRPDR sel 2001.0-4 |