Report: Configure 1908.1.40 76/22276/1
authorTibor Frank <tifrank@cisco.com>
Thu, 26 Sep 2019 07:16:32 +0000 (09:16 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 26 Sep 2019 07:16:32 +0000 (09:16 +0200)
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I5f92b1cf84c61ebab5606092e20361ea4c416f1a

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

index 5bcaa3f..671acaa 100644 (file)
@@ -7,7 +7,7 @@ below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .39            | Initial version                                            |
+| .40            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index da510b4..429957b 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '39'
+report_week = '40'
 project = u'FD.io CSIT-1908.1.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index a5020e4..dcca276 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "39" \
+    --week "40" \
     --logging INFO \
     --force