Report 2001: Configure rls2001.26 81/27681/1 rls2001
authorTibor Frank <tifrank@cisco.com>
Thu, 25 Jun 2020 19:02:50 +0000 (21:02 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 25 Jun 2020 19:02:50 +0000 (21:02 +0200)
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: I6fe7168c74cd12d25567ffb9f18c0441b45391f3

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

index 80fdaca..686b4e9 100644 (file)
@@ -6,6 +6,10 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .26            | Close RCA2 item for ipsec.                                 |
++----------------+------------------------------------------------------------+
+| .25            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
 | .24            | 1. Updated Root Cause Analysis for VPP performance tests   |
 |                |    2n-skx and 3n-skx.                                      |
 +----------------+------------------------------------------------------------+
index 9b638bb..82e5aeb 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'24'
+report_week = u'26'
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index 3eb5682..3038ade 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "24" \
+    --week "26" \
     --logging INFO \
     --force