Report: Configuration for 1904.20 26/19526/1
authorTibor Frank <tifrank@cisco.com>
Mon, 13 May 2019 08:00:32 +0000 (10:00 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 13 May 2019 08:00:32 +0000 (10:00 +0200)
Change-Id: I4bbf1ed196947cc290de943b1e39721021d9d7d4
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 5c0b588..7092495 100644 (file)
@@ -6,6 +6,9 @@ FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .20            |                                                            |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .19            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
index 02f847a..2261555 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '19'
+report_week = '20'
 project = u'FD.io CSIT-1904.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 8f6867a..48e5ee7 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "19" \
+    --week "20" \
     --logging INFO \
     --force