Report: Configure 2001-07 42/24842/1
authorTibor Frank <tifrank@cisco.com>
Fri, 7 Feb 2020 09:40:01 +0000 (10:40 +0100)
committerTibor Frank <tifrank@cisco.com>
Fri, 7 Feb 2020 09:40:01 +0000 (10:40 +0100)
Change-Id: I6323a3cf86bdebb6f1dc41a10fc840b5c80fab01
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 9393573..06110f3 100644 (file)
@@ -6,7 +6,7 @@ FD.io CSIT-2001 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .05            | Initial version                                            |
+| .07            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index 55807c2..76ac1f2 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'05'
+report_week = u'07'
 project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
@@ -108,7 +108,7 @@ rst_epilog = u"""
            dpdkrelease=u'19.08',
            sdpdkrelease=u'1908',
            trex_version=u'v2.73',
-           vpp_release_commit_id=u'1c586de48cc76fc6eac50f5d87003e2a80aa43e7')
+           vpp_release_commit_id=u'fce396738f865293f0a023bc7f172086f81da456')
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index f2a36b2..cac3cdc 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "05" \
+    --week "07" \
     --logging INFO \
     --force