summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2022-11-07 12:24:34 -0800
committerTim Burke <tim.burke@gmail.com>2022-11-07 12:24:40 -0800
commitd1b2bbdcf0421691c0e45bf51084622c8f474116 (patch)
tree9fa3328cf030a5eb67d34574446a9425e197d2b2 /.zuul.yaml
parent052abed755c8447a2ceff27f09614179965aac4e (diff)
downloadswift-d1b2bbdcf0421691c0e45bf51084622c8f474116.tar.gz
Mark rolling-upgrade job non-voting
Upstream CPython broke our HTTP parsing; while we can fix our own HttpProtocol, previous tags won't have the fix (naturally). See also: https://github.com/python/cpython/commit/4abab6b603dd38bec1168e9a37c40a48ec89508e Change-Id: Ibe67b1a485350967e37809ba8575a33eba56ee97 Related-Change: https://review.opendev.org/c/openstack/swift/+/863441
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 210640b63..d1ab368a4 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -749,6 +749,7 @@
- ^doc/(requirements.txt|(saio|s3api|source)/.*)$
- swift-multinode-rolling-upgrade:
irrelevant-files: *functest-irrelevant-files
+ voting: false
- tempest-integrated-object-storage:
irrelevant-files: &tempest-irrelevant-files
- ^(api-ref|doc|releasenotes)/.*$
@@ -793,8 +794,6 @@
irrelevant-files: *unittest-irrelevant-files
- openstack-tox-pep8:
irrelevant-files: *pep8-irrelevant-files
- - swift-multinode-rolling-upgrade:
- irrelevant-files: *functest-irrelevant-files
- tempest-integrated-object-storage:
irrelevant-files: *tempest-irrelevant-files
- tempest-ipv6-only: