summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: