commit | 3ed52100fd13105f9225c0da92d32fc0b15dd7fa | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Mon Apr 25 18:07:00 2022 -0500 |
committer | Ghanshyam Mann <gmann@ghanshyammann.com> | Mon Apr 25 18:07:00 2022 -0500 |
tree | c28b551bb355347c78258cf9241ff568eaaf3215 | |
parent | fe0e0a679de820fd823415d68e2d57147c51335c [diff] |
Drop centos 8 stream testing In Zed cycle testing runtime, we are targetting the centos 9 stream - https://governance.openstack.org/tc/reference/runtimes/zed.html With dropping the python 3.6 support, project started adding python 3.8 as minimum, example nova: - https://github.com/openstack/nova/blob/56b5aed08c6a3ed81b78dc216f0165ebfe3c3350/setup.cfg#L13 with that, centos 8 stream job is failing 100% - https://zuul.openstack.org/build/970d029dc96742c3aa0f6932a35e97cf - https://zuul.openstack.org/builds?job_name=devstack-platform-centos-8-stream&job_name=tempest-full-py3-centos-8-stream&skip=0 This commit drops centos-8-stream testing and move their job definition to stable/jobs.yaml file as they are being used on stable branch testing. Change-Id: Ie72eaaf30ee15710f9fec266e93a6c8ad4eb5ddc