Report: Configure Report 2001.18 06/26706/1
authorTibor Frank <tifrank@cisco.com>
Mon, 27 Apr 2020 05:01:17 +0000 (07:01 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 27 Apr 2020 05:05:06 +0000 (05:05 +0000)
Change-Id: I7e3ed2a7ad75617be1ef5a80e345e7e62a6da3df
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit dfd4a27d505de432512d45eda820ae2422bed319)

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

index 6a35df4..e96892b 100644 (file)
@@ -6,6 +6,7 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+<<<<<<< HEAD   (793b6b Report: Add data)
 <<<<<<< HEAD   (b95753 PAL: Fix table data model)
 <<<<<<< HEAD   (ede849 Report: Add pdf version)
 <<<<<<< HEAD   (35a360 Report: Add data)
@@ -34,6 +35,9 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 | .16            | 1. Added data:                                             |
 >>>>>>> CHANGE (42a491 Report: Configure report 2001.16)
 >>>>>>> CHANGE (8f2816 Report: Configure report 2001.16)
+=======
+| .18            | 1. Added data:                                             |
+>>>>>>> CHANGE (dfd4a2 Report: Configure Report 2001.18)
 |                |                                                            |
 |                |    - VPP performance tests 2n-skx                          |
 |                |                                                            |
@@ -58,12 +62,21 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 |                |     2n-skx and 3n-skx.                                     |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
+<<<<<<< HEAD   (793b6b Report: Add data)
 <<<<<<< HEAD   (b95753 PAL: Fix table data model)
 <<<<<<< HEAD   (ede849 Report: Add pdf version)
 <<<<<<< HEAD   (35a360 Report: Add data)
 =======
 <<<<<<< HEAD   (ef4187 Report: Add pdf version)
 =======
+=======
+| .17            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
+| .16            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
+| .15            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
+>>>>>>> CHANGE (dfd4a2 Report: Configure Report 2001.18)
 | .14            | Skipped.                                                   |
 +----------------+------------------------------------------------------------+
 | .13            | Skipped.                                                   |
index c711b73..2643146 100644 (file)
@@ -46,6 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
+<<<<<<< HEAD   (793b6b Report: Add data)
 <<<<<<< HEAD   (b95753 PAL: Fix table data model)
 <<<<<<< HEAD   (ede849 Report: Add pdf version)
 <<<<<<< HEAD   (35a360 Report: Add data)
@@ -74,6 +75,9 @@ report_week = u'15'
 report_week = u'16'
 >>>>>>> CHANGE (42a491 Report: Configure report 2001.16)
 >>>>>>> CHANGE (8f2816 Report: Configure report 2001.16)
+=======
+report_week = u'18'
+>>>>>>> CHANGE (dfd4a2 Report: Configure Report 2001.18)
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index 165c3fc..3dcd1ad 100755 (executable)
@@ -38,6 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
+<<<<<<< HEAD   (793b6b Report: Add data)
 <<<<<<< HEAD   (b95753 PAL: Fix table data model)
 <<<<<<< HEAD   (ede849 Report: Add pdf version)
 <<<<<<< HEAD   (35a360 Report: Add data)
@@ -66,6 +67,9 @@ python pal.py \
     --week "16" \
 >>>>>>> CHANGE (42a491 Report: Configure report 2001.16)
 >>>>>>> CHANGE (8f2816 Report: Configure report 2001.16)
+=======
+    --week "18" \
+>>>>>>> CHANGE (dfd4a2 Report: Configure Report 2001.18)
     --logging INFO \
     --force