X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_report.sh;h=2a14da1b62e73bb0645dcaf2bdfb66fff84639db;hb=7f5983bd43f65b60a749d7a76a9e4b9d069a1363;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..2a14da1b62 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 "28" \ --logging INFO \ --force