Report: Configure 1908.38 09/22009/1
authorTibor Frank <tifrank@cisco.com>
Thu, 12 Sep 2019 06:53:21 +0000 (08:53 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 12 Sep 2019 06:55:33 +0000 (06:55 +0000)
Change-Id: I0239e6c567c50c211ddabffa4b1bf22cdcec6462
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit e248c3fd06b4126b780eca85c5aae282cf872524)

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

index 3855eb8..7187c93 100644 (file)
@@ -6,6 +6,9 @@ FD.io CSIT-1908 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .38            | 1. Added data:                                             |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .37            | 1. Fixes in comparison tables.                             |
 |                |                                                            |
 |                | 2. Added data:                                             |
index 5083850..bd85dee 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '37'
+report_week = '38'
 project = u'FD.io CSIT-1908.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 8c927f5..24b6c21 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "37" \
+    --week "38" \
     --logging INFO \
     --force