summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-05-17 12:01:51 +0000
committerGerrit Code Review <review@openstack.org>2022-05-17 12:01:51 +0000
commit2c22e60b45509d949db1ca03092c0b4575e00727 (patch)
tree56c0735fa8a668176a369df1ef3b0d53e7b0c55d
parent7beb35445b4d9229c5c4276b0b6febd01fc23ed7 (diff)
parent5916e7af2179e030ec581c0867228abac94f151c (diff)
downloadironic-python-agent-2c22e60b45509d949db1ca03092c0b4575e00727.tar.gz
Merge "Remove support for distributions with Python 3.6"
-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 72448a99..926baf85 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -19,8 +19,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
@@ -39,4 +37,4 @@
post:
jobs:
- ironic-python-agent-build-image-tinyipa
- - ironic-python-agent-build-image-dib-centos8
+ - ironic-python-agent-build-image-dib-centos9