Merge "Ensure taskflow py26 environments are using centos6 node"

This commit is contained in:
Jenkins 2014-01-28 19:03:17 +00:00 committed by Gerrit Code Review
commit 176d204dcf

View File

@ -1663,11 +1663,13 @@
# For anyone running without eventlet
- gate-{name}-tox-{envlist}:
envlist: py26-sa7-mysql
node: centos6
- gate-{name}-tox-{envlist}:
envlist: py27-sa8-mysql
# For anyone running the latest without eventlet
- gate-{name}-tox-{envlist}:
envlist: py26-sa9-mysql
node: centos6
- gate-{name}-tox-{envlist}:
envlist: py27-sa9-mysql