Report: Configure report 2001.16 95/26495/1
authorTibor Frank <[email protected]>
Tue, 14 Apr 2020 04:18:03 +0000 (06:18 +0200)
committerTibor Frank <[email protected]>
Tue, 14 Apr 2020 04:20:26 +0000 (04:20 +0000)
Change-Id: I909845026c0495db74e0ef82f17d7d14db2ac9d5
Signed-off-by: Tibor Frank <[email protected]>
(cherry picked from commit 42a491e80b96ebc81960d395a20dbba192e4066d)

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

index a8f47a9..eb83ff9 100644 (file)
@@ -6,7 +6,11 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+<<<<<<< HEAD   (9b9bbb PAL: Fix table data model)
 | .14            | 1. Added data:                                             |
+=======
+| .16            | 1. Added data:                                             |
+>>>>>>> CHANGE (42a491 Report: Configure report 2001.16)
 |                |                                                            |
 |                |    - VPP performance tests 2n-skx                          |
 |                |                                                            |
@@ -22,6 +26,13 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 |                |     2n-skx and 3n-skx.                                     |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
+<<<<<<< HEAD   (9b9bbb PAL: Fix table data model)
+=======
+| .15            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
+| .14            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
+>>>>>>> CHANGE (42a491 Report: Configure report 2001.16)
 | .13            | Skipped.                                                   |
 +----------------+------------------------------------------------------------+
 | .12            | Skipped.                                                   |
index 4b3688b..5f31ee3 100644 (file)
@@ -46,7 +46,11 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
+<<<<<<< HEAD   (9b9bbb PAL: Fix table data model)
 report_week = u'14'
+=======
+report_week = u'16'
+>>>>>>> CHANGE (42a491 Report: Configure report 2001.16)
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index b4480fe..bbe0b20 100755 (executable)
@@ -38,7 +38,11 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
+<<<<<<< HEAD   (9b9bbb PAL: Fix table data model)
     --week "14" \
+=======
+    --week "16" \
+>>>>>>> CHANGE (42a491 Report: Configure report 2001.16)
     --logging INFO \
     --force