Merge "Remove taskflow sqlalchemy 0.9 testing"

This commit is contained in:
Jenkins 2014-02-14 04:57:33 +00:00 committed by Gerrit Code Review
commit bff59988b0
2 changed files with 0 additions and 11 deletions

View File

@ -1682,18 +1682,11 @@
jobs: jobs:
- python-jobs - python-jobs
- pypi-jobs - pypi-jobs
# For anyone running without eventlet
- gate-{name}-tox-{envlist}: - gate-{name}-tox-{envlist}:
envlist: py26-sa7-mysql envlist: py26-sa7-mysql
node: bare-centos6 node: bare-centos6
- gate-{name}-tox-{envlist}: - gate-{name}-tox-{envlist}:
envlist: py27-sa8-mysql envlist: py27-sa8-mysql
# For anyone running the latest without eventlet
- gate-{name}-tox-{envlist}:
envlist: py26-sa9-mysql
node: bare-centos6
- gate-{name}-tox-{envlist}:
envlist: py27-sa9-mysql
- project: - project:
name: cl-openstack-client name: cl-openstack-client

View File

@ -1032,8 +1032,6 @@ projects:
- gate-taskflow-python33 - gate-taskflow-python33
- gate-taskflow-tox-py26-sa7-mysql - gate-taskflow-tox-py26-sa7-mysql
- gate-taskflow-tox-py27-sa8-mysql - gate-taskflow-tox-py27-sa8-mysql
- gate-taskflow-tox-py26-sa9-mysql
- gate-taskflow-tox-py27-sa9-mysql
gate: gate:
- gate-taskflow-pep8 - gate-taskflow-pep8
- gate-taskflow-python26 - gate-taskflow-python26
@ -1041,8 +1039,6 @@ projects:
- gate-taskflow-python33 - gate-taskflow-python33
- gate-taskflow-tox-py26-sa7-mysql - gate-taskflow-tox-py26-sa7-mysql
- gate-taskflow-tox-py27-sa8-mysql - gate-taskflow-tox-py27-sa8-mysql
- gate-taskflow-tox-py26-sa9-mysql
- gate-taskflow-tox-py27-sa9-mysql
post: post:
- taskflow-coverage - taskflow-coverage
- taskflow-branch-tarball - taskflow-branch-tarball