All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: I90b3d96348fede667b9895f87e879a816420216a
17 lines
403 B
YAML
17 lines
403 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python-jobs
|
|
- openstack-python36-jobs
|
|
- openstack-python37-jobs
|
|
- publish-openstack-docs-pti
|
|
check:
|
|
jobs:
|
|
- build-openstack-releasenotes
|
|
- openstack-tox-cover:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- build-openstack-releasenotes
|