Merge "Fix failing bandit gate"

This commit is contained in:
Zuul 2022-02-22 08:44:41 +00:00 committed by Gerrit Code Review
commit 2fc4418033

View File

@ -7,7 +7,7 @@
set -xe;
./tools/deployment/common/install-packages.sh
./tools/gate/deploy-k8s.sh
sudo -H pip3 install --upgrade yq bandit setuptools
sudo -H pip3 install --upgrade yq bandit==1.7.1 setuptools
environment:
zuul_site_mirror_fqdn: "{{ zuul_site_mirror_fqdn }}"
args: