Report: Configure 1904.21 25/19625/1
authorTibor Frank <tifrank@cisco.com>
Thu, 16 May 2019 06:42:59 +0000 (08:42 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 16 May 2019 06:42:59 +0000 (08:42 +0200)
Change-Id: Ib65580067d9c41137293036bbd786e31c2bdf503
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 46fb042..52303cc 100644 (file)
@@ -6,6 +6,9 @@ FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .21            | 1. Added new data                                          |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .20            | 1. Added new data                                          |
 |                |                                                            |
 |                | - VPP 3n-hsw NDRPDR selected                               |
index 2261555..a8fedff 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '20'
+report_week = '21'
 project = u'FD.io CSIT-1904.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 48e5ee7..6a39f6b 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "20" \
+    --week "21" \
     --logging INFO \
     --force