summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2022-05-12 11:55:28 +0200
committerDmitry Tantsur <dtantsur@protonmail.com>2022-05-12 11:55:28 +0200
commit5916e7af2179e030ec581c0867228abac94f151c (patch)
tree91ec17afd3c8dd9d86bf0acfdced3a4280d2dbd0
parentc2bbcd7dc39d9a8ea8b5791192cb1c3fc8de04b4 (diff)
downloadironic-python-agent-5916e7af2179e030ec581c0867228abac94f151c.tar.gz
Remove support for distributions with Python 3.6
IPA can no longer be installed on them, other projects will follow. Change-Id: I945520d912564be610cee3990bad827549747904 Depends-On: https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/841562
-rw-r--r--zuul.d/project.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 39413085..547edd43 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -20,8 +20,6 @@
# to break them. They rather serve as a canary for broken POST jobs.
- ironic-python-agent-check-image-tinyipa:
voting: false
- - ironic-python-agent-check-image-dib-centos8:
- voting: false
- ironic-python-agent-check-image-dib-centos9:
voting: false
# Non-voting jobs
@@ -40,4 +38,4 @@
post:
jobs:
- ironic-python-agent-build-image-tinyipa
- - ironic-python-agent-build-image-dib-centos8
+ - ironic-python-agent-build-image-dib-centos9