aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-06-10 12:08:21 +0200
committerTibor Frank <tifrank@cisco.com>2019-06-10 12:08:21 +0200
commit4e1c9f0b512ebee357c670dd7b655cae8ced81a5 (patch)
treee30a80ae5f06f6d4d39d1dacc258ba3a4000722c /resources
parentdc3efb44b1b30554f2aa46752cf0db119b79ee6c (diff)
Report: Configure report 1904.24
Change-Id: I4d6d913f0139fe0fab00668ec16081c04cc6bc0e Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r--resources/tools/presentation/conf.py2
-rwxr-xr-xresources/tools/presentation/run_report.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py
index 19fc69e42d..6611f3c80f 100644
--- a/resources/tools/presentation/conf.py
+++ b/resources/tools/presentation/conf.py
@@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md']
master_doc = 'index'
# General information about the project.
-report_week = '23'
+report_week = '24'
project = u'FD.io CSIT-1904.{week}'.format(week=report_week)
copyright = u'2019, FD.io'
author = u'FD.io CSIT'
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh
index 795adae912..23ffad796d 100755
--- a/resources/tools/presentation/run_report.sh
+++ b/resources/tools/presentation/run_report.sh
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`
python pal.py \
--specification specification.yaml \
--release ${RELEASE} \
- --week "23" \
+ --week "24" \
--logging INFO \
--force