Report: Configure rls2009.45 11/29511/1
authorTibor Frank <tifrank@cisco.com>
Wed, 28 Oct 2020 05:15:16 +0000 (06:15 +0100)
committerTibor Frank <tifrank@cisco.com>
Wed, 28 Oct 2020 13:01:42 +0000 (13:01 +0000)
Change-Id: I8918f09411254b64abb65a165a0e284f735b306e
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 764041478f165644c0dea744bc4b2d976bb0b840)

docs/report/introduction/report_history.rst
resources/tools/presentation/conf.py
resources/tools/presentation/run_report.sh

index 78b30ea..4959ab8 100644 (file)
@@ -7,6 +7,14 @@ below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .45            | 1. Added data:                                             |
+|                |                                                            |
+|                |    - VPP Iterative                                         |
+|                |                                                            |
+|                |      - 3n-skx                                              |
+|                |      - 3n-tsh                                              |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .44            | 1. Added data:                                             |
 |                |                                                            |
 |                |    - VPP Coverage                                          |
index 5532204..d1a7e1b 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'44'
+report_week = u'45'
 project = u'FD.io CSIT-2009.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index 4279501..342e1de 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "44" \
+    --week "45" \
     --logging INFO \
     --force