Merge "Modify running of sqlalchemy-migrate tests"

This commit is contained in:
Jenkins 2013-08-18 03:29:36 +00:00 committed by Gerrit Code Review
commit 27ab5c3747
3 changed files with 22 additions and 0 deletions

View File

@ -23,3 +23,17 @@
- console-log
node: '{node}'
- job-template:
name: 'gate-{name}-tox-{env}'
builders:
- gerrit-git-prep
- shell: '/usr/local/jenkins/slave_scripts/run-tox.sh {env}'
- assert-no-extra-files
publishers:
- test-results
- console-log
node: '{node}'

View File

@ -113,9 +113,13 @@
node: precise
rtfd-id: 1744
tarball-site: tarballs.openstack.org
env:
- py26sa07
- py27sa07
jobs:
- python-jobs
- gate-{name}-tox-{env}
- hook-{name}-rtfd
- pypi-jobs

View File

@ -2214,9 +2214,13 @@ projects:
check:
- gate-sqlalchemy-migrate-python26
- gate-sqlalchemy-migrate-python27
- gate-sqlalchemy-migrate-tox-py26sa07
- gate-sqlalchemy-migrate-tox-py27sa07
gate:
- gate-sqlalchemy-migrate-python26
- gate-sqlalchemy-migrate-python27
- gate-sqlalchemy-migrate-tox-py26sa07
- gate-sqlalchemy-migrate-tox-py27sa07
post:
- sqlalchemy-migrate-branch-tarball
- hook-sqlalchemy-migrate-rtfd