Report: Configure Report 2009.43 32/29432/1
authorTibor Frank <tifrank@cisco.com>
Thu, 15 Oct 2020 05:36:44 +0000 (07:36 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 15 Oct 2020 05:50:36 +0000 (05:50 +0000)
Change-Id: I16ce4e2146fa44eace76fb495cc6d007005c215f
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 61dbfbcc31de9f20738fc85e2ac87badfd3ed1db)

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

index 5f338ef..8e29936 100644 (file)
@@ -7,6 +7,16 @@ below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .43            | 1. Added data:                                             |
+|                |                                                            |
+|                |    - VPP Coverage                                          |
+|                |                                                            |
+|                |      - 3n-skx                                              |
+|                |      - 2n-clx                                              |
+|                |                                                            |
+|                |                                                            |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .42            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
index 33cd1b4..1feebee 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'42'
+report_week = u'43'
 project = u'FD.io CSIT-2009.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index dbb957c..47ca170 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "42" \
+    --week "43" \
     --logging INFO \
     --force