diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-08-05 06:52:06 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-08-05 06:52:06 +0200 |
commit | 959817353670be9d1b1502515bdeb9c8d201e4a0 (patch) | |
tree | 9bbeb267f40e188bf6344afe58469af03bfda279 /resources | |
parent | 4a1b78685563623ef0e9090fb8787fa18a2d6b30 (diff) |
Report 2005: Add data, configure rls2005.32
Change-Id: I79129cac48c60a959e4dc1ebfc9d63b9b230e933
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 | 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 |