aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-11-11 08:36:20 +0100
committerTibor Frank <tifrank@cisco.com>2021-11-11 07:40:15 +0000
commitde547dba45bf1154d2bdb23319383a83cafc1abd (patch)
treed033d051340bdadc8607b939ccf3a0852983c793 /resources/tools/presentation/sphinx_conf/report/conf.py
parentdb7290d702450430e0d58e23f91e34407e08b41c (diff)
Report: Add 4t2c graphs for aws
Change-Id: I4fd625bc5139ebcb8430a4228986eafe39672532 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py')
-rw-r--r--resources/tools/presentation/sphinx_conf/report/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py
index 7bd71e8817..0634d85616 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
master_doc = u'index'
# General information about the project.
-report_week = u'45'
+report_week = u'46'
project = u'FD.io CSIT-2110.{week}'.format(week=report_week)
copyright = u'2021, FD.io'
author = u'FD.io CSIT'
@@ -137,7 +137,7 @@ rst_epilog = u"""
dpdk_prev_release=u'21.02',
sdpdkrelease=u'2108',
trex_version=u'v2.88',
- vpp_release_commit_id=u'3d2d96e5547484290c9368bac0a420afa8c4c068')
+ vpp_release_commit_id=u'0e0384cde97a71acc0313a0904ed340730a87817')
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.