summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Faulkner <jay@jvf.cc>2022-10-03 15:07:30 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2022-10-14 16:16:44 -0700
commit2982f8d5aedd7e1b5d0fa1c5f7242a3c48dd0061 (patch)
treebe9b04cdc9a3239807d3414c87f35519dfc6a845
parent95d5dffbe27b030b75942d7f4a2e91b52a33ed9a (diff)
downloadironic-python-agent-2982f8d5aedd7e1b5d0fa1c5f7242a3c48dd0061.tar.gz
CI: Zuul no longer respects queue param
Also disable use of swift tempurls as swift seems to sporatically fail on accessing assets, and the thing being tested here is not swift. Disabling the redfish virutal media job, as it is failing due to swift issues, and it is unlikely for them to be fixed. Besides, there is no local override to bypass swift on older versions. Change-Id: I1e7a3b3c9ded13b10002bb47e98d4a7b486e1dd4
-rw-r--r--zuul.d/ironic-python-agent-jobs.yaml2
-rw-r--r--zuul.d/project.yaml11
2 files changed, 8 insertions, 5 deletions
diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml
index 0e315879..5c0b6d21 100644
--- a/zuul.d/ironic-python-agent-jobs.yaml
+++ b/zuul.d/ironic-python-agent-jobs.yaml
@@ -72,8 +72,6 @@
# result and makes this job VERY sensitive to heavy disk IO of the
# underlying hypervisor/cloud.
IRONIC_CALLBACK_TIMEOUT: 800
- SWIFT_ENABLE_TEMPURLS: True
- SWIFT_TEMPURL_KEY: secretkey
# used by ironic-python-agent-builder
- job:
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 85f6287e..e79878d9 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -18,7 +18,11 @@
# 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
+ # NOTE(TheJulia) Disabling voting for redfish due to issues
+ # running swift tests. There *is* no override for non-swift
+ # in much older versions.
- ironic-standalone-ipa-src
- metalsmith-integration-ipa-src
- metalsmith-integration-ipa-src-uefi:
@@ -35,7 +39,6 @@
- ipa-tox-bandit:
voting: false
gate:
- queue: ironic
jobs:
- openstack-tox-functional:
required-projects:
@@ -46,7 +49,9 @@
- name: openstack/requirements
override-checkout: stable/xena
- ipa-tempest-bios-ipmi-direct-src
- - ipa-tempest-uefi-redfish-vmedia-src
+ # - ipa-tempest-uefi-redfish-vmedia-src
+ # NOTE(TheJulia): Disabling for now, since
+ # we don't support non-swift on this branch.
- metalsmith-integration-ipa-src
- ironic-standalone-ipa-src
post: