Report: Configure Report 2001.13 63/26063/1
authorTibor Frank <tifrank@cisco.com>
Mon, 23 Mar 2020 07:06:42 +0000 (08:06 +0100)
committerTibor Frank <tifrank@cisco.com>
Mon, 23 Mar 2020 07:06:42 +0000 (08:06 +0100)
Change-Id: Id968c7351f995dde31c3832339496495999b5bce
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 af32a43..5cc3d60 100644 (file)
@@ -6,17 +6,21 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .12            | 1. Added data:                                             |
+| .13            | 1. Added data:                                             |
 |                |                                                            |
 |                |    - VPP performance tests 2n-skx                          |
 |                |                                                            |
 |                |      - all set selected for analysis and graphs            |
+|                |      - MRR tests                                           |
 |                |                                                            |
 |                |    - VPP performance tests 3n-skx                          |
 |                |                                                            |
 |                |      - all set selected for analysis and graphs            |
+|                |      - MRR tests                                           |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
+| .12            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
 | .11            | 1. Added Soak tests                                        |
 |                |                                                            |
 |                | 2. Added data:                                             |
index d17140b..a67b6d5 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'12'
+report_week = u'13'
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index b246e91..e4d1802 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "12" \
+    --week "13" \
     --logging INFO \
     --force