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 07:04:02 +0000
commit4fe0ff9e44245b591a272a9ddd64af8d266f0ab6 (patch)
tree38528da4b2983387013e9ced49ba5282abcffef0 /resources/tools/presentation/run_report.sh
parent0aab3282e3f29343068a69c7f3d83a31f1fdad13 (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> (cherry picked from commit 682304e2d3d321ba3715b21ff31549937d56cc2f)
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