summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2020-04-20 21:37:28 -0700
committerTim Burke <tim.burke@gmail.com>2020-04-20 21:37:28 -0700
commit63e6c91ab86f3a832d7af9dc081ee90b73d8fa04 (patch)
treed88be7c3b2d145f1263aef259f923855880e17fc /.zuul.yaml
parentc7fe823c0aa6c2e55310ba20093d5a4ab686758f (diff)
downloadswift-63e6c91ab86f3a832d7af9dc081ee90b73d8fa04.tar.gz
Make rolling-upgrade job non-voting
2.25.0 has a test that will leave some account metadata that causes other tests to fail. Change-Id: I986f55707dba3501814ab46d3907357d7c63e4f9 Related-Change: Ifb1d091e58b9331b027edf981f6af5c015b56936
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 976ea6ee7..315ec6035 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -620,6 +620,8 @@
- ^(api-ref|doc|releasenotes)/.*$
- ^test/probe/.*$
- ^(.gitreview|.mailmap|AUTHORS|CHANGELOG)$
+ # 2.25.0 had a test issue; see https://review.opendev.org/#/c/721518/
+ voting: false
- tempest-integrated-object-storage:
irrelevant-files:
- ^(api-ref|doc|releasenotes)/.*$