a313e218d4
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: I94a5c6ed319f85168b4f069c9aa0a9062bdde5c0
14 lines
349 B
YAML
14 lines
349 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python-jobs-horizon
|
|
- openstack-python36-jobs-horizon
|
|
- openstack-python36-jobs
|
|
check:
|
|
jobs:
|
|
- horizon-openstack-tox-python3-django111
|
|
gate:
|
|
jobs:
|
|
- horizon-openstack-tox-python3-django111
|