Report: Configure 1901.1.13 62/18562/1
authorTibor Frank <tifrank@cisco.com>
Thu, 28 Mar 2019 09:26:32 +0000 (10:26 +0100)
committerTibor Frank <tifrank@cisco.com>
Thu, 28 Mar 2019 09:26:32 +0000 (10:26 +0100)
Change-Id: I17c72ddb8bc5df364761c9e0453aeb128d7951e9
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 e0c9e97..ab13b78 100644 (file)
@@ -6,6 +6,9 @@ FD.io CSIT-1901.1 Report history and per .[ww] revision changes are listed below
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .13            | Updated VPP :ref:`vpp_known_issues`                        |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .12            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
index b674ab9..53c05ae 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '12'
+report_week = '13'
 project = u'FD.io CSIT-1901.1.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 837b733..473dcd8 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "12" \
+    --week "13" \
     --logging INFO \
     --force