aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2020-06-10 11:26:47 +0200
committerTibor Frank <tifrank@cisco.com>2020-06-10 11:26:47 +0200
commit783fe80fc1f3805ab1f60d89e70eb064955822e0 (patch)
tree618d67ce3d98d4c6ccdd93133f5e3db8443d81a3 /resources/tools
parentf25807286250902c452de050ef273f363548f68e (diff)
Report 2001: Update RCA2
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I57ed56fcb0140f21d4ed3029572b951d2e58501b
Diffstat (limited to 'resources/tools')
-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 2082f0755b..9b638bb1e5 100644
--- a/resources/tools/presentation/conf.py
+++ b/resources/tools/presentation/conf.py
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
master_doc = u'index'
# General information about the project.
-report_week = u'22'
+report_week = u'24'
project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
copyright = u'2020, FD.io'
author = u'FD.io CSIT'
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh
index 5a40dd5175..3eb568255f 100755
--- a/resources/tools/presentation/run_report.sh
+++ b/resources/tools/presentation/run_report.sh
@@ -38,7 +38,7 @@ export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python
python pal.py \
--specification specification.yaml \
--release ${RELEASE} \
- --week "22" \
+ --week "24" \
--logging INFO \
--force