summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2020-12-07 14:31:42 -0800
committerTim Burke <tim.burke@gmail.com>2020-12-07 15:18:50 -0800
commit232cb85cb9021f496e5edb5cf84f126b98554356 (patch)
tree7c4cc22ddfcb0536c9bae0cd9fc9dbcec5f9131e /.zuul.yaml
parent0d37492c6595b2f88d7fb51b81060439e60fd674 (diff)
downloadswift-232cb85cb9021f496e5edb5cf84f126b98554356.tar.gz
Pin Bandit on py2
...and, since the previous tag didn't have the Bandit pin, make the rolling upgrade job non-voting. We should plan on backporting this so we can check that upgrades from stable branches are still OK. See also: https://github.com/PyCQA/bandit/issues/654 Change-Id: If7f3ad8b275271d748426133232ed06c2a1cd1de
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index dab976520..243e55064 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -548,6 +548,7 @@
- ^(api-ref|doc|releasenotes)/.*$
- ^test/probe/.*$
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG|.*\.rst)$
+ voting: false
- tempest-integrated-object-storage:
irrelevant-files:
- ^(api-ref|doc|releasenotes)/.*$