summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2022-10-14 09:30:38 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2022-10-25 11:45:17 -0700
commit80b544aeceb86917912731e6b98c0fc91771a003 (patch)
tree6316b536163f03fe1987b3048289fcdc28566fb3
parent3b57361434cf11feed4555dd970f253b3778a7fb (diff)
downloadironic-python-agent-80b544aeceb86917912731e6b98c0fc91771a003.tar.gz
CI: Make swift/Vmedia job non-voting
It appears that swift is occassionally responding to jobs with 404 when tempurls are used. Likely this is something to do with time, but the underlying credenital can also be validated. Since this works in newer branches, and no chanes can be attributed to swift, there is likely some sort of intermediate library issue where unable to pin down. In the interest of keeping a working CI, for now, mark the job as non-voting until we're able to figure something out. Change-Id: I46e8e8800eb1b08caba8faab6247195ea646430b
-rw-r--r--zuul.d/project.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 60e72c78..285676d0 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -13,7 +13,8 @@
# NOTE(iurygregory) Only run this two jobs since we are testing
# wholedisk + partition on tempest
- ipa-tempest-bios-ipmi-direct-src
- - ipa-tempest-uefi-redfish-vmedia-src
+ - ipa-tempest-uefi-redfish-vmedia-src:
+ voting: false
- ironic-standalone-ipa-src
- metalsmith-integration-ipa-src
- metalsmith-integration-ipa-src-uefi:
@@ -33,7 +34,6 @@
jobs:
- openstack-tox-functional
- ipa-tempest-bios-ipmi-direct-src
- - ipa-tempest-uefi-redfish-vmedia-src
- metalsmith-integration-ipa-src
- ironic-standalone-ipa-src
post: