Report: Configure report 2001.17 87/26587/1
authorTibor Frank <tifrank@cisco.com>
Mon, 20 Apr 2020 07:07:32 +0000 (09:07 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 20 Apr 2020 07:07:32 +0000 (09:07 +0200)
Change-Id: I809ee89a5798c36d883fd49de75b6f67f1d336f8
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 8f7a2e5..a7598e9 100644 (file)
@@ -6,7 +6,7 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .16            | 1. Added data:                                             |
+| .17            | 1. Added data:                                             |
 |                |                                                            |
 |                |    - VPP performance tests 2n-skx                          |
 |                |                                                            |
@@ -18,10 +18,14 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 |                |      - all set selected for analysis and graphs            |
 |                |      - MRR tests                                           |
 |                |                                                            |
+|                |    - Hoststack 3n-hsw tests                                |
+|                |                                                            |
 |                |  2. Added Root Cause Analysis for VPP performance tests    |
 |                |     2n-skx and 3n-skx.                                     |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
+| .16            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
 | .15            | Skipped.                                                   |
 +----------------+------------------------------------------------------------+
 | .14            | Skipped.                                                   |
index 7fd073d..0eaaea3 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'16'
+report_week = u'17'
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index 361a9cc..a7c2870 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "16" \
+    --week "17" \
     --logging INFO \
     --force