aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/run_report.sh
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-04-23 09:01:12 +0200
committerTibor Frank <tifrank@cisco.com>2019-04-23 09:01:12 +0200
commit682304e2d3d321ba3715b21ff31549937d56cc2f (patch)
tree864afd56e4b41090756cfb76109bd96322078460 /resources/tools/presentation/run_report.sh
parent2d3bc6f858f197179441ecb5e97b935b1491f894 (diff)
CSIT-1487: Configure PAL for the Report 1904
- change the week number - add pdf generation - change ubuntu and centos images Change-Id: Iadea2f3dd9cfd77b508bf16ffd154bbd4f1145bf Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/run_report.sh')
-rwxr-xr-xresources/tools/presentation/run_report.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh
index 473dcd8848..3b5fd4b0e0 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 "13" \
+ --week "17" \
--logging INFO \
--force