Report: Configure Report 2001.10 20/25520/1
authorTibor Frank <tifrank@cisco.com>
Fri, 28 Feb 2020 06:08:03 +0000 (07:08 +0100)
committerTibor Frank <tifrank@cisco.com>
Fri, 28 Feb 2020 06:08:03 +0000 (07:08 +0100)
Change-Id: I0d7950b1c32633c0f67589fb9a7504726de6cfad
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 9bcf496..ad20b75 100644 (file)
@@ -6,6 +6,12 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .10            | 1. Added data:                                             |
+|                |                                                            |
+|                |                                                            |
+|                |                                                            |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .09            | 1. Added data:                                             |
 |                |                                                            |
 |                |    - VPP performance tests 3n-hsw                          |
index 5be8116..c602ecf 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'09'
+report_week = u'10'
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index e36eee3..97d67bc 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "09" \
+    --week "10" \
     --logging INFO \
     --force