Add PostgreSQL integration testing for Gnocchi

Change-Id: Ice6e821081a7d4efd72311b73322b76a1eaf6938
This commit is contained in:
Julien Danjou 2014-05-26 10:57:37 +02:00
parent 85e3221f0b
commit 73096530d7
2 changed files with 4 additions and 0 deletions

View File

@ -2491,6 +2491,8 @@
jobs: jobs:
- python-jobs - python-jobs
- gate-{name}-tox-{envlist}:
envlist: py27-postgresql
- project: - project:
name: groups name: groups

View File

@ -3752,10 +3752,12 @@ projects:
- gate-gnocchi-pep8 - gate-gnocchi-pep8
- gate-gnocchi-python26 - gate-gnocchi-python26
- gate-gnocchi-python27 - gate-gnocchi-python27
- gate-gnocchi-tox-py27-postgresql
gate: gate:
- gate-gnocchi-pep8 - gate-gnocchi-pep8
- gate-gnocchi-python26 - gate-gnocchi-python26
- gate-gnocchi-python27 - gate-gnocchi-python27
- gate-gnocchi-tox-py27-postgresql
- name: stackforge/healthnmon - name: stackforge/healthnmon
check: check: