Report: Configure rls2009.46 76/29776/1
authorTibor Frank <tifrank@cisco.com>
Thu, 5 Nov 2020 07:34:46 +0000 (08:34 +0100)
committerTibor Frank <tifrank@cisco.com>
Thu, 5 Nov 2020 07:34:46 +0000 (08:34 +0100)
Change-Id: I7886285de8edbf66e03e1b22d85c2e7a4c4d7224
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/introduction/report_history.rst
resources/tools/presentation/conf.py
resources/tools/presentation/run_report.sh

index 028a0d1..90fed65 100644 (file)
@@ -7,6 +7,23 @@ below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .46            | 1. Added data:                                             |
+|                |                                                            |
+|                |    - VPP Iterative                                         |
+|                |                                                            |
+|                |      - 3n-tsh                                              |
+|                |                                                            |
+|                | 2. Added NAT44 iterative data and graphs (2nd part):       |
+|                |                                                            |
+|                |    - 2n-clx                                                |
+|                |    - 2n-skx                                                |
+|                |                                                            |
+|                | 3. Added NAT44 MRR data (2nd part):                        |
+|                |                                                            |
+|                |    - 2n-clx                                                |
+|                |    - 2n-skx                                                |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .45            | 1. Added data:                                             |
 |                |                                                            |
 |                |    - VPP Iterative                                         |
index d1a7e1b..9854a92 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'45'
+report_week = u'46'
 project = u'FD.io CSIT-2009.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index 342e1de..2be4d88 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "45" \
+    --week "46" \
     --logging INFO \
     --force