
... because the current master should be compatible with the Zed release of the other projects. This effectively removes testing on Python 3.6 and only Python 3.8 and 3.9 will be tested. Python 3.6 and 3.7 are removed form classifiers because these are no longer supported. Related-Bug: #1974244 Change-Id: I7fd253cf0c7d09ca3c4ce9b5d069e4c75a985b68
10 lines
344 B
YAML
10 lines
344 B
YAML
- job:
|
|
name: tripleo-cross-tripleoclient-py39
|
|
parent: openstack-tox-py39
|
|
description: Run cross-project tests on tripleoclient from HEAD with py39
|
|
vars:
|
|
zuul_work_dir: src/opendev.org/openstack/python-tripleoclient
|
|
required-projects:
|
|
- name: openstack/python-tripleoclient
|
|
- name: openstack/tripleo-common
|