Report 2005: Configure rls2005.39 65/27865/1
authorTibor Frank <tifrank@cisco.com>
Mon, 13 Jul 2020 07:17:03 +0000 (09:17 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 13 Jul 2020 07:17:03 +0000 (09:17 +0200)
Change-Id: I7ea2e004b79d47420f6a1e0beb88731529b03706
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 b2711cc..ea5accc 100644 (file)
@@ -6,7 +6,7 @@ FD.io CSIT-2005 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .28            | Initial version                                            |
+| .29            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index 3d2b35a..c36f250 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'28'
+report_week = u'29'
 project = u'FD.io CSIT-2005.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index c6db54f..37c5e8b 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "28" \
+    --week "29" \
     --logging INFO \
     --force