Report: COnfigure reoirt 2001.14 30/26230/1
authorTibor Frank <tifrank@cisco.com>
Mon, 30 Mar 2020 05:44:17 +0000 (07:44 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 30 Mar 2020 05:45:58 +0000 (05:45 +0000)
Change-Id: Ic899dbe5875238c36e83778c413c7943169ef8df
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 0ed80e392d1ab253af67ab7a46d29804bfe84360)
(cherry picked from commit bdfc93b44c6f134a0a82a50cf11aad10cbee33f9)

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

index bb5facc..1182881 100644 (file)
@@ -6,7 +6,15 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
+<<<<<<< HEAD   (35a360 Report: Add data)
 | .13            | 1. Added data:                                             |
+=======
+<<<<<<< HEAD   (d4f9e9 CSIT-1597 API cleanup: acl)
+| .12            | 1. Added data:                                             |
+=======
+| .14            | 1. Added data:                                             |
+>>>>>>> CHANGE (0ed80e Report: COnfigure reoirt 2001.14)
+>>>>>>> CHANGE (bdfc93 Report: COnfigure reoirt 2001.14)
 |                |                                                            |
 |                |    - VPP performance tests 2n-skx                          |
 |                |                                                            |
@@ -22,8 +30,18 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 |                |     2n-skx and 3n-skx.                                     |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
+<<<<<<< HEAD   (35a360 Report: Add data)
 | .12            | Skipped.                                                   |
 +----------------+------------------------------------------------------------+
+=======
+<<<<<<< HEAD   (d4f9e9 CSIT-1597 API cleanup: acl)
+=======
+| .13            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
+| .12            | Skipped.                                                   |
++----------------+------------------------------------------------------------+
+>>>>>>> CHANGE (0ed80e Report: COnfigure reoirt 2001.14)
+>>>>>>> CHANGE (bdfc93 Report: COnfigure reoirt 2001.14)
 | .11            | 1. Added Soak tests                                        |
 |                |                                                            |
 |                | 2. Added data:                                             |
index a67b6d5..07569dc 100644 (file)
@@ -46,7 +46,15 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
+<<<<<<< HEAD   (35a360 Report: Add data)
 report_week = u'13'
+=======
+<<<<<<< HEAD   (d4f9e9 CSIT-1597 API cleanup: acl)
+report_week = u'12'
+=======
+report_week = u'14'
+>>>>>>> CHANGE (0ed80e Report: COnfigure reoirt 2001.14)
+>>>>>>> CHANGE (bdfc93 Report: COnfigure reoirt 2001.14)
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
index e4d1802..f661c99 100755 (executable)
@@ -38,7 +38,15 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
+<<<<<<< HEAD   (35a360 Report: Add data)
     --week "13" \
+=======
+<<<<<<< HEAD   (d4f9e9 CSIT-1597 API cleanup: acl)
+    --week "12" \
+=======
+    --week "14" \
+>>>>>>> CHANGE (0ed80e Report: COnfigure reoirt 2001.14)
+>>>>>>> CHANGE (bdfc93 Report: COnfigure reoirt 2001.14)
     --logging INFO \
     --force