Merge "Modify running of sqlalchemy-migrate tests"
This commit is contained in:
commit
27ab5c3747
@ -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}'
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user