Merge "Test oslo.db against all supported SA branches"
This commit is contained in:
commit
68193c6663
@ -999,12 +999,16 @@
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
doc-publisher-site: docs.openstack.org
|
||||
envlist:
|
||||
- sqla_08
|
||||
- sqla_09
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- openstack-publish-jobs
|
||||
- pypi-jobs
|
||||
- translation-jobs
|
||||
- 'gate-{name}-tox-{envlist}'
|
||||
|
||||
- project:
|
||||
name: oslo.i18n
|
||||
|
@ -739,6 +739,12 @@ jobs:
|
||||
- name: gate-nova-pip-missing-reqs
|
||||
voting: false
|
||||
|
||||
# TODO(rpodolyaka): make voting when the jobs pass on all SA versions
|
||||
- name: gate-oslo.db-tox-sqla_08
|
||||
voting: false
|
||||
- name: gate-oslo.db-tox-sqla_09
|
||||
voting: false
|
||||
|
||||
# The project list is grouped by type of project, and within each
|
||||
# group, projects are sorted (mostly) alphabetically.
|
||||
projects:
|
||||
@ -2097,6 +2103,8 @@ projects:
|
||||
- name: translation-jobs
|
||||
check:
|
||||
- check-devstack-dsvm-cells
|
||||
- gate-oslo.db-tox-sqla_08
|
||||
- gate-oslo.db-tox-sqla_09
|
||||
gate:
|
||||
- gate-devstack-dsvm-cells
|
||||
experimental-tripleo:
|
||||
|
Loading…
Reference in New Issue
Block a user