aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-07-26 12:30:00 +0200
committerTibor Frank <tifrank@cisco.com>2022-07-26 10:34:12 +0000
commitfa4ed249b55df0caaa8bcb71f602451dd58f0884 (patch)
tree10dc1f92ffbc829b5048173500128b1695b74b5b /resources/tools/presentation/sphinx_conf/report/conf.py
parent8f47bdfe6b732348bcf991df7fe0e37a0c404c46 (diff)
Report: Add NAT44 tests
Change-Id: I757331b2c1fafe80f1e0e7cf10db5690912823f5 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 054fc471e2f25e4d09287ab058daf9c04717d7b7)
Diffstat (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py')
-rw-r--r--resources/tools/presentation/sphinx_conf/report/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py
index 06dc4b678e..3615846427 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'29'
+report_week = u'30'
project = u'FD.io CSIT-2206.{week}'.format(week=report_week)
copyright = u'2022, FD.io'
author = u'FD.io CSIT'