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'
|
node: 'bare-precise || bare-trusty'
|
||||||
tarball-site: tarballs.openstack.org
|
tarball-site: tarballs.openstack.org
|
||||||
doc-publisher-site: docs.openstack.org
|
doc-publisher-site: docs.openstack.org
|
||||||
|
envlist:
|
||||||
|
- sqla_08
|
||||||
|
- sqla_09
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- translation-jobs
|
- translation-jobs
|
||||||
|
- 'gate-{name}-tox-{envlist}'
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: oslo.i18n
|
name: oslo.i18n
|
||||||
|
@ -739,6 +739,12 @@ jobs:
|
|||||||
- name: gate-nova-pip-missing-reqs
|
- name: gate-nova-pip-missing-reqs
|
||||||
voting: false
|
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
|
# The project list is grouped by type of project, and within each
|
||||||
# group, projects are sorted (mostly) alphabetically.
|
# group, projects are sorted (mostly) alphabetically.
|
||||||
projects:
|
projects:
|
||||||
@ -2097,6 +2103,8 @@ projects:
|
|||||||
- name: translation-jobs
|
- name: translation-jobs
|
||||||
check:
|
check:
|
||||||
- check-devstack-dsvm-cells
|
- check-devstack-dsvm-cells
|
||||||
|
- gate-oslo.db-tox-sqla_08
|
||||||
|
- gate-oslo.db-tox-sqla_09
|
||||||
gate:
|
gate:
|
||||||
- gate-devstack-dsvm-cells
|
- gate-devstack-dsvm-cells
|
||||||
experimental-tripleo:
|
experimental-tripleo:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user