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
This commit is contained in:
Tim Burke 2020-04-20 21:37:28 -07:00
parent c7fe823c0a
commit 63e6c91ab8
1 changed files with 2 additions and 0 deletions

View File

@ -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)/.*$