X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_report.sh;h=81188e73ff0a78e0b070883c47ea055baf718447;hb=cf63723c2758fb5561bd1810a2725b1e187f9c1f;hp=bc147d4a908b6433100e20eba1ab05e02b8acd75;hpb=bff5fac6c531aa5ed24bb45362d3abff5179e0e3;p=csit.git diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index bc147d4a90..81188e73ff 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -27,12 +27,12 @@ aws_secret_access_key = Csit1234" >> ${HOME}/.aws/credentials # Install python dependencies: pip3 install -r requirements.txt -export PYTHONPATH=`pwd`:`pwd`/../../../:`pwd`/../../libraries/python +export PYTHONPATH=`pwd`:`pwd`/../../../ python pal.py \ --specification specifications/report \ --release ${RELEASE} \ - --week "18" \ + --week "30" \ --logging INFO \ --force