Merge "Add no-constraints job for py37"
This commit is contained in:
commit
60772592c8
@ -919,6 +919,23 @@
|
||||
jobs:
|
||||
- publish-openstack-python-branch-tarball
|
||||
|
||||
- project-template:
|
||||
name: openstack-python37-jobs-no-constraints
|
||||
description: |
|
||||
Runs the OpenStack PTI jobs for python3.7, but uses the versions of them
|
||||
that do not use constraints.
|
||||
check:
|
||||
jobs:
|
||||
- tox-pep8
|
||||
- tox-py37
|
||||
gate:
|
||||
jobs:
|
||||
- tox-pep8
|
||||
- tox-py37
|
||||
post:
|
||||
jobs:
|
||||
- publish-openstack-python-branch-tarball
|
||||
|
||||
- project-template:
|
||||
name: openstack-lower-constraints-jobs
|
||||
description: |
|
||||
|
Loading…
Reference in New Issue
Block a user