X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=shell%2Fjob-cost.sh;h=6a989a655f36be779c9ac3852de984536414f1bb;hb=39667885dca2178bede35c64292b151881b6658d;hp=85096cdd0e4798beb9c8b890e3da3237a84307f4;hpb=429412ef9cac443f6dcca6572111d853de067bc1;p=releng%2Fglobal-jjb.git diff --git a/shell/job-cost.sh b/shell/job-cost.sh index 85096cdd..6a989a65 100644 --- a/shell/job-cost.sh +++ b/shell/job-cost.sh @@ -29,7 +29,7 @@ if [[ $cloudtype == "DataSourceEc2Local" ]]; then exit 0 fi -lf-activate-venv zipp==1.1.0 python-openstackclient +lf-activate-venv zipp==1.1.0 python-openstackclient urllib3~=1.26.15 if [[ -z ${JOB_NAME:-} ]]; then lf-echo-error "Required Env Variable Unset/Empty: JOB_NAME"