Report 2001: Update RCA2 81/27481/1
authorTibor Frank <tifrank@cisco.com>
Wed, 10 Jun 2020 09:26:47 +0000 (11:26 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 10 Jun 2020 09:26:47 +0000 (11:26 +0200)
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I57ed56fcb0140f21d4ed3029572b951d2e58501b

docs/report/introduction/report_history.rst
resources/tools/presentation/conf.py
resources/tools/presentation/run_report.sh

index 701d672..80fdaca 100644 (file)
@@ -6,6 +6,11 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .24            | 1. Updated Root Cause Analysis for VPP performance tests   |
+|                |    2n-skx and 3n-skx.                                      |
++----------------+------------------------------------------------------------+
+| .23            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
 | .22            | 1. Fixed links to some html comparison tables.             |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
index 2082f07..9b638bb 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'22'
+report_week = u'24'
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index 5a40dd5..3eb5682 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "22" \
+    --week "24" \
     --logging INFO \
     --force