Report: Configure Report 1908.37 97/21797/2
authorTibor Frank <tifrank@cisco.com>
Thu, 5 Sep 2019 06:20:32 +0000 (08:20 +0200)
committerTibor Frank <tifrank@cisco.com>
Thu, 5 Sep 2019 06:21:39 +0000 (06:21 +0000)
Change-Id: I1d883dbb299ecef151c7d7a9c5612ae0330e3538
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 44027c4..6a3241c 100644 (file)
@@ -6,6 +6,18 @@ FD.io CSIT-1908 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+| .37            | 1. Fixes in comparison tables.                             |
+|                |                                                            |
+|                | 2. Added data for 2n-dnv and 3n-dnv                        |
+|                |                                                            |
+|                | 3. Added data for soak tests                               |
+|                |                                                            |
+|                | 4. Added data:                                             |
+|                |                                                            |
+|                |    -                                                       |
+|                |    -                                                       |
+|                |                                                            |
++----------------+------------------------------------------------------------+
 | .36            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
index 1b265ae..5083850 100644 (file)
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '36'
+report_week = '37'
 project = u'FD.io CSIT-1908.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
@@ -98,6 +98,8 @@ rst_epilog = """
 .. _FD.io test executor vpp performance job 3n-skx: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-verify-{srelease}-3n-skx
 .. _FD.io test executor vpp performance job 2n-skx: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-verify-{srelease}-2n-skx
 .. _FD.io test executor vpp performance job 3n-tsh: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-verify-{srelease}-3n-tsh
+.. _FD.io test executor vpp performance job 3n-dnv: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-verify-{srelease}-3n-dnv
+.. _FD.io test executor vpp performance job 2n-dnv: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-verify-{srelease}-2n-dnv
 .. _FD.io test executor ligato performance jobs: https://jenkins.fd.io/job/csit-ligato-perf-{srelease}-all
 .. _FD.io test executor vpp functional jobs using Ubuntu: https://jenkins.fd.io/view/csit/job/csit-vpp-functional-{srelease}-ubuntu1604-virl
 .. _FD.io test executor vpp functional jobs using CentOs: https://jenkins.fd.io/view/csit/job/csit-vpp-functional-{srelease}-centos7-virl
index 2a8ecfe..8c927f5 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "36" \
+    --week "37" \
     --logging INFO \
     --force