X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Frun_report.sh;h=7c0776d7bdd5783c6ff4d6abdc81812080d224d6;hb=8e1dfc4ab336302999f91ea0386093b0bc879974;hp=9cc33542e09892c35e497e0b3704446745accaf9;hpb=c10980893443b59c464deb6cd0d66d5be972593f;p=csit.git diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 9cc33542e0..7c0776d7bd 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 "28" \ + --week "31" \ --logging INFO \ --force