Report: Configure the version 10/19210/1
authorTibor Frank <tifrank@cisco.com>
Mon, 29 Apr 2019 08:40:46 +0000 (10:40 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 29 Apr 2019 08:40:46 +0000 (10:40 +0200)
Change-Id: I064b16e0a2b7f96e4590622be340ab657d785f16
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 ca75750..bc88595 100644 (file)
@@ -6,7 +6,7 @@ FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .17            | Initial version                                            |
+| .18            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index f0eb269..2fd84d0 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '17'
+report_week = '18'
 project = u'FD.io CSIT-1904.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 3b5fd4b..4eeab34 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "17" \
+    --week "18" \
     --logging INFO \
     --force