X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fjenkins-sandbox-cleanup.sh;h=519702480040df0ad0c1bfeda771f670d832c427;hb=45d9a115f755b95b4fc25da7a25ed82bda4efe98;hp=1dd520a8a94430e1b13b7b1e7dabb9671e66ebf8;hpb=da1e073b6111ae5ea908c19f13e728ce0069b952;p=releng%2Fglobal-jjb.git diff --git a/shell/jenkins-sandbox-cleanup.sh b/shell/jenkins-sandbox-cleanup.sh index 1dd520a8..51970248 100644 --- a/shell/jenkins-sandbox-cleanup.sh +++ b/shell/jenkins-sandbox-cleanup.sh @@ -16,7 +16,8 @@ set -euf -o pipefail # shellcheck disable=SC1090 . ~/lf-env.sh -lf-activate-venv --python python3 --venv-file /tmp/.jjb_venv jenkins-job-builder +lf-activate-venv --python python3 --venv-file /tmp/.jjb_venv \ + jenkins-job-builder urllib3~=1.26.15 # jenkins-jobs does not always open 'stdin' which may cause 'yes' to fail (yes || true) | jenkins-jobs -s sandbox delete-all