Merge "Gate Gnocchi against MySQL too"
This commit is contained in:
commit
81ef14bd80
modules/openstack_project/files
@ -2567,6 +2567,8 @@
|
||||
- python-jobs
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-postgresql
|
||||
- gate-{name}-tox-{envlist}:
|
||||
envlist: py27-mysql
|
||||
|
||||
- project:
|
||||
name: groups
|
||||
|
@ -3412,6 +3412,7 @@ projects:
|
||||
- gate-gnocchi-python26
|
||||
- gate-gnocchi-python27
|
||||
- gate-gnocchi-tox-py27-postgresql
|
||||
- gate-gnocchi-tox-py27-mysql
|
||||
- gate-gnocchi-python33
|
||||
gate:
|
||||
- gate-gnocchi-pep8
|
||||
@ -3419,6 +3420,7 @@ projects:
|
||||
- gate-gnocchi-python27
|
||||
- gate-gnocchi-python33
|
||||
- gate-gnocchi-tox-py27-postgresql
|
||||
- gate-gnocchi-tox-py27-mysql
|
||||
|
||||
- name: stackforge/healthnmon
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user