ba545df90a
This patch removes the python 3.5 tests in favor of python 3.6 tests. Change-Id: I455782a1c1ae5ca351aa90a4f67e4a0525a43e36
30 lines
932 B
YAML
30 lines
932 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-cover-jobs
|
|
- openstack-lower-constraints-jobs
|
|
- openstack-python-jobs
|
|
- openstack-python36-jobs
|
|
- openstack-python37-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- ironic-inspector-grenade-dsvm
|
|
- ironic-inspector-tempest
|
|
- ironic-inspector-tempest-discovery
|
|
- ironic-inspector-tempest-python3
|
|
- openstack-tox-functional
|
|
- openstack-tox-functional-py36
|
|
- bifrost-integration-tinyipa-ubuntu-xenial
|
|
gate:
|
|
queue: ironic
|
|
jobs:
|
|
- ironic-inspector-grenade-dsvm
|
|
- ironic-inspector-tempest
|
|
- ironic-inspector-tempest-discovery
|
|
- ironic-inspector-tempest-python3
|
|
- openstack-tox-functional
|
|
- openstack-tox-functional-py36
|
|
- bifrost-integration-tinyipa-ubuntu-xenial
|