Merge "Add different envs for different sqlalchemy versions"
This commit is contained in:
commit
947c46e877
@ -1634,6 +1634,24 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py26-sa7-ev # For RHEL6.x/CENTOS6.x
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-ev
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-sa7
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-sa7-ev
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-sa8
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-sa8-ev
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-sa9
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-sa9-ev
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py33-sa9 # For anyone running on newest
|
||||
|
||||
- project:
|
||||
name: cl-openstack-client
|
||||
|
@ -4070,11 +4070,29 @@ projects:
|
||||
- gate-taskflow-python26
|
||||
- gate-taskflow-python27
|
||||
- gate-taskflow-python33
|
||||
- gate-taskflow-tox-py26-sa7-ev
|
||||
- gate-taskflow-tox-py27-ev
|
||||
- gate-taskflow-tox-py27-sa7
|
||||
- gate-taskflow-tox-py27-sa7-ev
|
||||
- gate-taskflow-tox-py27-sa8
|
||||
- gate-taskflow-tox-py27-sa8-ev
|
||||
- gate-taskflow-tox-py27-sa9
|
||||
- gate-taskflow-tox-py27-sa9-ev
|
||||
- gate-taskflow-tox-py33-sa9
|
||||
gate:
|
||||
- gate-taskflow-pep8
|
||||
- gate-taskflow-python26
|
||||
- gate-taskflow-python27
|
||||
- gate-taskflow-python33
|
||||
- gate-taskflow-tox-py26-sa7-ev
|
||||
- gate-taskflow-tox-py27-ev
|
||||
- gate-taskflow-tox-py27-sa7
|
||||
- gate-taskflow-tox-py27-sa7-ev
|
||||
- gate-taskflow-tox-py27-sa8
|
||||
- gate-taskflow-tox-py27-sa8-ev
|
||||
- gate-taskflow-tox-py27-sa9
|
||||
- gate-taskflow-tox-py27-sa9-ev
|
||||
- gate-taskflow-tox-py33-sa9
|
||||
post:
|
||||
- taskflow-coverage
|
||||
- taskflow-branch-tarball
|
||||
|
Loading…
x
Reference in New Issue
Block a user