summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIury Gregory Melo Ferreira <imelofer@redhat.com>2022-06-02 08:38:00 -0300
committerRiccardo Pittau <elfosardo@gmail.com>2022-06-03 14:20:21 +0200
commite7149ebe7195504bd470f26e8a5880e187cf6360 (patch)
tree17a89951e6dad7a774549eeede01e7cdf6e0411b
parent8934a1b29a2c5e708c2505b0ff3869c9c68b6263 (diff)
downloadironic-python-agent-e7149ebe7195504bd470f26e8a5880e187cf6360.tar.gz
Fix CI
Since bugfix/8.3 is based on stable/yoga pinning swift to that branch to make it compatible again. Change-Id: Ia1bbd6ac2ac2246c0f49f9404772666207881f5f
-rw-r--r--zuul.d/ironic-python-agent-jobs.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml
index 9fb16631..9a490b62 100644
--- a/zuul.d/ironic-python-agent-jobs.yaml
+++ b/zuul.d/ironic-python-agent-jobs.yaml
@@ -22,6 +22,8 @@
override-checkout: bugfix/19.0
- name: openstack/ironic-lib
override-checkout: stable/yoga
+ - name: openstack/swift
+ override-checkout: stable/yoga
vars:
# The default is 1GB, we need a little more to prevent OOMs killing the jobs
configure_swap_size: 8192