From b01ef17f1de1e965383d2353a1ef5316660584e9 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 6 Jul 2022 10:05:48 +0200 Subject: Report: Add rls data Change-Id: I8891fcfec6cd5805c1be802aa0b47c978e0c3982 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') diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py index 1ff960814d..3ba45ac737 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'25' +report_week = u'28' project = u'FD.io CSIT-2206.{week}'.format(week=report_week) copyright = u'2022, FD.io' author = u'FD.io CSIT' @@ -145,7 +145,7 @@ rst_epilog = u""" dpdk_prev_release=u'21.11', sdpdkrelease=u'22.03', trex_version=u'v2.97', - vpp_release_commit_id=u'0e0384cde97a71acc0313a0904ed340730a87817') + vpp_release_commit_id=u'0d352a97c5e3ad1f5f6eab18a978a14b0b9e06a8') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- cgit 1.2.3-korg