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
This commit is contained in:
Dmitry Tantsur 2022-05-12 11:55:28 +02:00
parent c2bbcd7dc3
commit 5916e7af21
1 changed files with 1 additions and 3 deletions

View File

@ -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