Merge "subunit2sql: Use db setup for python jobs"
This commit is contained in:
commit
28c05ecc76
@ -7791,7 +7791,7 @@
|
||||
doc-publisher-site: docs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- python-db-jobs
|
||||
- pypi-jobs
|
||||
- openstack-publish-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user