Merge "Remove support for distributions with Python 3.6"

This commit is contained in:
Zuul 2022-05-17 12:01:51 +00:00 committed by Gerrit Code Review
commit 2c22e60b45
1 changed files with 1 additions and 3 deletions

View File

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