Report: Configuration 72/21172/1
authorTibor Frank <tifrank@cisco.com>
Fri, 9 Aug 2019 07:09:33 +0000 (09:09 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 9 Aug 2019 07:09:33 +0000 (09:09 +0200)
Change-Id: I55dc7412e28cc2c5eb9c3f151e75a06be2d36f69
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/index.html.template
docs/report/index.pdf.template
docs/report/introduction/report_history.rst
resources/tools/presentation/conf.py
resources/tools/presentation/run_report.sh

index 2663b49..b1a6ee4 100644 (file)
@@ -1,4 +1,4 @@
-CSIT-1904
+CSIT-1908
 =========
 
 .. toctree::
index 29faad5..38fb374 100644 (file)
@@ -1,4 +1,4 @@
-CSIT-1904
+CSIT-1908
 =========
 
 .. toctree::
index 38db6ac..44027c4 100644 (file)
@@ -1,52 +1,12 @@
 Report History
 ==============
 
-FD.io CSIT-1904 Report history and per .[ww] revision changes are listed below.
+FD.io CSIT-1908 Report history and per .[ww] revision changes are listed below.
 
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .25            | 1. Added new data                                          |
-|                |                                                            |
-|                |    - VPP 3n-hsw NDRPDR full                                |
-|                |                                                            |
-+----------------+------------------------------------------------------------+
-| .24            | 1. Added new data                                          |
-|                |                                                            |
-|                |    - VPP 3n-hsw NDRPDR full                                |
-|                |                                                            |
-+----------------+------------------------------------------------------------+
-| .23            | 1. Added new data                                          |
-|                |                                                            |
-|                |    - VPP 3n-hsw NDRPDR full                                |
-|                |                                                            |
-+----------------+------------------------------------------------------------+
-| .22            | 1. Added new data                                          |
-|                |                                                            |
-|                |    - VPP 3n-hsw NDRPDR full                                |
-|                |                                                            |
-+----------------+------------------------------------------------------------+
-| .21            | 1. Added new data                                          |
-|                |                                                            |
-|                |    - VPP 3n-hsw NDRPDR full                                |
-|                |    - VPP 2n-skx NFV NDRPDR 64b and IMIX                    |
-|                |                                                            |
-|                | 2. Added missing results                                   |
-|                |                                                            |
-|                |    - VPP functional tests Ubuntu                           |
-|                |    - VPP device tests                                      |
-|                |                                                            |
-+----------------+------------------------------------------------------------+
-| .20            | 1. Added new data                                          |
-|                |                                                            |
-|                |    - VPP 3n-hsw NDRPDR selected                            |
-|                |    - VPP 3n-skx NDRPDR full                                |
-|                |    - VPP 2n-skx NFV NDRPDR 64b and IMIX                    |
-|                |                                                            |
-|                | 2. Added Soak tests                                        |
-|                |                                                            |
-+----------------+------------------------------------------------------------+
-| .19            | Initial version                                            |
+| .36            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index f8e5f8a..8344d5a 100644 (file)
@@ -45,8 +45,8 @@ source_suffix = ['.rst', '.md']
 master_doc = 'index'
 
 # General information about the project.
-report_week = '25'
-project = u'FD.io CSIT-1904.{week}'.format(week=report_week)
+report_week = '36'
+project = u'FD.io CSIT-1908.{week}'.format(week=report_week)
 copyright = u'2019, FD.io'
 author = u'FD.io CSIT'
 
@@ -109,16 +109,16 @@ rst_epilog = """
 .. _CSIT Testbed Setup: https://git.fd.io/csit/tree/resources/tools/testbed-setup/README.md?h={release}
 .. _K8s configuration files: https://github.com/FDio/csit/tree/{release}/resources/templates/kubernetes
 .. _VPP startup.conf: https://git.fd.io/vpp/tree/src/vpp/conf/startup.conf?h=stable/{srelease}&id={vpp_release_commit_id}
-""".format(release='rls1904',
+""".format(release='rls1908',
            report_week=report_week,
-           prev_release='rls1901',
-           srelease='1904',
-           csitrelease='1904',
-           csit_prev_release='1901',
-           vpprelease='19.04',
-           vpp_prev_release='19.01',
-           dpdkrelease='19.02',
-           sdpdkrelease='1902',
+           prev_release='rls1904',
+           srelease='1908',
+           csitrelease='1908',
+           csit_prev_release='1904',
+           vpprelease='19.08',
+           vpp_prev_release='19.04',
+           dpdkrelease='19.05',
+           sdpdkrelease='1905',
            trex_version='v2.54',
            csit_ubuntu_ver='csit-ubuntu-16.04.1_2019-03-27_2.4',
            csit_centos_ver='csit-centos-7.6-1810_2019-04-15_2.4',
index 2c68e1f..2a8ecfe 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "25" \
+    --week "36" \
     --logging INFO \
     --force