X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_report.sh;h=d1994a1a27ed9525dcad2f1ddfc0f614217259ff;hp=bc147d4a908b6433100e20eba1ab05e02b8acd75;hb=e32b39d83fb01c33dfc9ae540ff2b55c11b707cf;hpb=bff5fac6c531aa5ed24bb45362d3abff5179e0e3 diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index bc147d4a90..d1994a1a27 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 "33" \ --logging INFO \ --force