Merge "Test oslo.db against all supported SA branches"

This commit is contained in:
Jenkins 2014-08-27 16:34:50 +00:00 committed by Gerrit Code Review
commit 68193c6663
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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: