Remove custom taskflow sqlalchemy environments
These environments have not actually turned up anything since they have existed, so I think it is fine to discard them and let the main python environments sqlalchemy versions that are tested continue to be used going forward. Change-Id: I0e7b67985e24134f0695857062525fedc9fe18c1
This commit is contained in:
parent
fa0da6e145
commit
ad7eb0c69e
@ -1463,11 +1463,6 @@
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: "py26-sa7-mysql"
|
||||
node: bare-centos6
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: "py27-sa8-mysql"
|
||||
- 'lib-forward-testing-{name}'
|
||||
|
||||
- project:
|
||||
|
@ -2900,11 +2900,7 @@ projects:
|
||||
- name: lib-forward-testing
|
||||
check:
|
||||
- gate-taskflow-python34
|
||||
- gate-taskflow-tox-py26-sa7-mysql
|
||||
- gate-taskflow-tox-py27-sa8-mysql
|
||||
gate:
|
||||
- gate-taskflow-tox-py26-sa7-mysql
|
||||
- gate-taskflow-tox-py27-sa8-mysql
|
||||
- gate-taskflow-python34
|
||||
post:
|
||||
- taskflow-coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user