Change bandit job from non-voting to voting

Bandit check is a very important tool to check code security.
Before this patch, we put it as a non-voting job to temporarily ignore
existed bandit failures. After fixed all the existed bandit failures,
we should change this test job from non-voting to voting to make the
bandit job actually work, that is to let zuul do the bandit check for
all patches and give them zuul -1  once the new changes fail to pass
bandit the check.

Depends-On: https://review.opendev.org/#/c/720475
Depends-On: https://review.opendev.org/#/c/720456
Depends-On: https://review.opendev.org/#/c/720149
Depends-On: https://review.opendev.org/#/c/720143

Change-Id: I8480243382f66779a12b1e433b69d9be512e843e
This commit is contained in:
Yumeng Bao 2020-04-16 06:31:15 -07:00 committed by YumengBao
parent 3af3a3e0d6
commit 561cba9003

View File

@ -9,8 +9,7 @@
jobs:
- cyborg-tempest
- cyborg-tempest-ipv6-only
- cyborg-tox-bandit:
voting: false
- cyborg-tox-bandit
gate:
jobs:
- cyborg-tempest