aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2019-09-26 13:04:18 +0200
committerTibor Frank <tifrank@cisco.com>2019-09-27 07:46:36 +0200
commit5e89137d55a693025a6206ad4c6f6dedef167e3e (patch)
treef5029b9f5cd3b2cf26631d88542b6f0665fadabe /resources
parented379d07c090f8c993e0e03f84e9393d1917a19f (diff)
Replace reconf results with disclaimer
+ Added a link to 19.08.1 result page. + Change the report version to 1908.40 + Add note to "Report History" Change-Id: Id566c28e82c30cf61e2a6e2a794634c7c353cbf1 Signed-off-by: Vratko Polak <vrpolak@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 bd85deef0e..a42fafc73c 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 = '38'
+report_week = '40'
project = u'FD.io CSIT-1908.{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 24b6c21a70..dcca276874 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 "38" \
+ --week "40" \
--logging INFO \
--force