Add PostgreSQL integration testing for Gnocchi
Change-Id: Ice6e821081a7d4efd72311b73322b76a1eaf6938
This commit is contained in:
parent
85e3221f0b
commit
73096530d7
@ -2491,6 +2491,8 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-postgresql
|
||||
|
||||
- project:
|
||||
name: groups
|
||||
|
@ -3752,10 +3752,12 @@ projects:
|
||||
- gate-gnocchi-pep8
|
||||
- gate-gnocchi-python26
|
||||
- gate-gnocchi-python27
|
||||
- gate-gnocchi-tox-py27-postgresql
|
||||
gate:
|
||||
- gate-gnocchi-pep8
|
||||
- gate-gnocchi-python26
|
||||
- gate-gnocchi-python27
|
||||
- gate-gnocchi-tox-py27-postgresql
|
||||
|
||||
- name: stackforge/healthnmon
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user