From de547dba45bf1154d2bdb23319383a83cafc1abd Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 11 Nov 2021 08:36:20 +0100 Subject: Report: Add 4t2c graphs for aws Change-Id: I4fd625bc5139ebcb8430a4228986eafe39672532 Signed-off-by: Tibor Frank --- resources/tools/presentation/sphinx_conf/report/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py') 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. -- cgit 1.2.3-korg