Report: Configure the version 47/19347/1
authorTibor Frank <tifrank@cisco.com>
Mon, 6 May 2019 07:13:35 +0000 (09:13 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 6 May 2019 07:14:45 +0000 (07:14 +0000)
Change-Id: I29240b2286f48cc8027d97c9c1895c51b2a11ca5
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7d977f33e0e72db063ead4d6c33c213c114e6e26)

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

index bc88595..5c0b588 100644 (file)
@@ -6,7 +6,7 @@ FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .18            | Initial version                                            |
+| .19            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index cd27cc7..6ce1b96 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '18'
+report_week = '19'
 project = u'FD.io CSIT-1904.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 4eeab34..8f6867a 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "18" \
+    --week "19" \
     --logging INFO \
     --force