Commit Graph

4 Commits

Author SHA1 Message Date
Hervé Beraud 6d98355f13 Drop python3.6/3.7 support in testing runtime
In Zed cycle testing runtime, we are targetting to drop the
python 3.6/3.7 support, project started adding python 3.8 as minimum,

example nova:
- 56b5aed08c/setup.cfg (L13)

Also moving zuul jobs to `openstack-python3-jobs`.

Change-Id: If02b0159a9a48971a26b503134f5ad5b3b86272f
2022-05-09 15:10:02 +02:00
Andreas Jaeger dbf8dd6bcf [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

Switch to modern sphinx-build and using openstackdocstheme
(note that repo is not building and publishing docs, docs building works
locally with these changes).

Change-Id: I9542c1dba3f339c2acece83d7d2b5726c1c3e2bc
2020-02-03 17:12:24 +01:00
Chris Dent 93d9bfa601 Add python36 jobs to microversion-parse
python35 is pretty old and often not available by default on some
operating systems, so we need to be testing python36.

Change-Id: I61a7b7f29add38f2164d9c6907af2a3f31105612
2018-09-04 10:16:46 +01:00
Chris Dent ef25083678 Copy zuul job settings from project-config
Official projects are doing this as part of enabling python3
first, but it matters more here as a way to manage with local
control.

Change-Id: Ia93cd1a45519f5fe2ddd32a89f896f896f21491f
2018-09-04 09:17:45 +01:00