Report: Configure Report 1904.22 06/19806/1
authorTibor Frank <tifrank@cisco.com>
Fri, 24 May 2019 07:33:58 +0000 (09:33 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 24 May 2019 07:33:58 +0000 (09:33 +0200)
Change-Id: Ic8d5a9a856658a2a2661cae8abd8d3b1127b4ff8
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 4dbd467..cd3f028 100644 (file)
@@ -6,22 +6,27 @@ FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .22            | 1. Added new data                                          |
+|                |                                                            |
+|                |    - VPP 3n-hsw NDRPDR full                                |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .21            | 1. Added new data                                          |
 |                |                                                            |
-|                | - VPP 3n-hsw NDRPDR full                                   |
-|                | - VPP 2n-skx NFV NDRPDR 64b and IMIX                       |
+|                |    - VPP 3n-hsw NDRPDR full                                |
+|                |    - VPP 2n-skx NFV NDRPDR 64b and IMIX                    |
 |                |                                                            |
 |                | 2. Added missing results                                   |
 |                |                                                            |
-|                | - VPP functional tests Ubuntu                              |
-|                | - VPP device tests                                         |
+|                |    - VPP functional tests Ubuntu                           |
+|                |    - VPP device tests                                      |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 | .20            | 1. Added new data                                          |
 |                |                                                            |
-|                | - VPP 3n-hsw NDRPDR selected                               |
-|                | - VPP 3n-skx NDRPDR full                                   |
-|                | - VPP 2n-skx NFV NDRPDR 64b and IMIX                       |
+|                |    - VPP 3n-hsw NDRPDR selected                            |
+|                |    - VPP 3n-skx NDRPDR full                                |
+|                |    - VPP 2n-skx NFV NDRPDR 64b and IMIX                    |
 |                |                                                            |
 |                | 2. Added Soak tests                                        |
 |                |                                                            |
index a8fedff..342abcd 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '21'
+report_week = '22'
 project = u'FD.io CSIT-1904.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
index 6a39f6b..3c9aab8 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "21" \
+    --week "22" \
     --logging INFO \
     --force