Report: Configure 1901.1 80/18380/1
authorTibor Frank <tifrank@cisco.com>
Tue, 19 Mar 2019 14:05:35 +0000 (15:05 +0100)
committerTibor Frank <tifrank@cisco.com>
Tue, 19 Mar 2019 14:05:35 +0000 (15:05 +0100)
Change-Id: Ica2483bdaebe70b9d6668a36a1b855c52e4d7c86
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 0d60b87..e0c9e97 100644 (file)
@@ -6,7 +6,7 @@ FD.io CSIT-1901.1 Report history and per .[ww] revision changes are listed below
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .11            | Initial version                                            |
+| .12            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index 72005e6..b674ab9 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
 master_doc = 'index'
 
 # General information about the project.
-report_week = '11'
+report_week = '12'
 project = u'FD.io CSIT-1901.1.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
 project = u'FD.io CSIT-1901.1.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 5744956..837b733 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "11" \
+    --week "12" \
     --logging INFO \
     --force
 
     --logging INFO \
     --force