Report: Configure 2009.42 62/29362/1
authorTibor Frank <tifrank@cisco.com>
Fri, 9 Oct 2020 07:57:32 +0000 (09:57 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 9 Oct 2020 07:57:32 +0000 (09:57 +0200)
Change-Id: Ic6f9ba720eb3ed964404789632278f211e576bb2
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 61d1ed9..b46e07d 100644 (file)
@@ -6,7 +6,7 @@ FD.io CSIT-2005 Report history and per .[ww] revision changes are listed below.
 +----------------+------------------------------------------------------------+
 | .[ww] Revision | Changes                                                    |
 +================+============================================================+
-| .41            | Initial version                                            |
+| .42            | Initial version                                            |
 |                |                                                            |
 +----------------+------------------------------------------------------------+
 
index 8fe2971..33cd1b4 100644 (file)
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
 master_doc = u'index'
 
 # General information about the project.
-report_week = u'41'
+report_week = u'42'
 project = u'FD.io CSIT-2009.{week}'.format(week=report_week)
 copyright = u'2020, FD.io'
 author = u'FD.io CSIT'
@@ -109,7 +109,7 @@ rst_epilog = u"""
            dpdk_prev_release=u'20.02',
            sdpdkrelease=u'2008',
            trex_version=u'v2.82',
-           vpp_release_commit_id=u'fce396738f865293f0a023bc7f172086f81da456')  # TODO
+           vpp_release_commit_id=u'072def4738f149a6e3f2f3884fae55690d6ad3a1')
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index eec9f8a..dbb957c 100755 (executable)
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
 python pal.py \
     --specification specification.yaml \
     --release ${RELEASE} \
-    --week "41" \
+    --week "42" \
     --logging INFO \
     --force