Merge "subunit2sql: Use db setup for python jobs"

This commit is contained in:
Jenkins 2016-03-23 14:29:46 +00:00 committed by Gerrit Code Review
commit 28c05ecc76
2 changed files with 4 additions and 4 deletions

View File

@ -7791,7 +7791,7 @@
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- python-db-jobs
- pypi-jobs
- openstack-publish-jobs
- openstack-releasenotes-jobs

View File

@ -3879,16 +3879,16 @@ projects:
template:
- name: merge-check
- name: publish-to-pypi
- name: python3-jobs
- name: python3-db-jobs
- name: release-notes-jobs
check:
- gate-subunit2sql-pep8
- gate-subunit2sql-docs
- gate-subunit2sql-python27
- gate-subunit2sql-python27-db
gate:
- gate-subunit2sql-pep8
- gate-subunit2sql-docs
- gate-subunit2sql-python27
- gate-subunit2sql-python27-db
post:
- subunit2sql-docs