X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjob-cost.sh;h=a7dceea429956b2e997fd02fcc7636ed76f82697;hb=21009213aa6204bfb40eedc1b11f89a259abd917;hp=ee2f4a5209fdfc151d3571dafef2b19ddd5fee0b;hpb=2bd69d4b9fb016a8377ef4da0730323271745d06;p=releng%2Fglobal-jjb.git diff --git a/shell/job-cost.sh b/shell/job-cost.sh index ee2f4a52..a7dceea4 100644 --- a/shell/job-cost.sh +++ b/shell/job-cost.sh @@ -21,7 +21,7 @@ if grep -qi amazon /sys/devices/virtual/dmi/id/bios_vendor ; then exit 0 fi -lf-activate-venv python-openstackclient +lf-activate-venv zipp==1.1.0 python-openstackclient if [[ -z ${JOB_NAME:-} ]]; then lf-echo-error "Required Env Variable Unset/Empty: JOB_NAME"