Report: Configure 2001.09 75/25275/2
authorTibor Frank <tifrank@cisco.com>
Wed, 19 Feb 2020 15:39:22 +0000 (16:39 +0100)
committerTibor Frank <tifrank@cisco.com>
Wed, 19 Feb 2020 15:40:42 +0000 (15:40 +0000)
Change-Id: I4fed9ef09f80efaeac8860ced9a46ce9cb8d8629
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 0a0f9a6..74b5119 100644 (file)
@@ -6,6 +6,9 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .09            | 1. Added data:                                             |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .08            | 1. Added PDF version                                       |
 |                |                                                            |
 |                | 2. Added data:                                             |
index 6379f4f..5be8116 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'08'
+report_week = u'09'
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index 181d9db..e36eee3 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "08" \
+    --week "09" \
     --logging INFO \
     --force