0ed0945275
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's job to zed
Change-Id: I43aa0f2a571f5a4f2bb31c58a3e287b519dd48bf
11 lines
303 B
YAML
11 lines
303 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
# FIXME: see https://review.opendev.org/747460
|
|
# - lib-forward-testing-python3
|
|
- openstack-cover-jobs
|
|
- openstack-python3-jobs
|
|
- periodic-stable-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|