Merge "Add Consul Gate Job"
This commit is contained in:
commit
0555b13df6
@ -7386,6 +7386,8 @@
|
||||
- py34-postgresql
|
||||
- py27-mysql
|
||||
- py34-mysql
|
||||
- py27-consul
|
||||
- py34-consul
|
||||
- 'lib-forward-testing-{name}'
|
||||
|
||||
- project:
|
||||
|
@ -2103,6 +2103,12 @@ jobs:
|
||||
- name: python-watcherclient-coverage
|
||||
voting: false
|
||||
|
||||
- name: gate-tooz-tox-py27-consul
|
||||
voting: false
|
||||
|
||||
- name: gate-tooz-tox-py34-consul
|
||||
voting: false
|
||||
|
||||
########################################################################
|
||||
# The project list is sorted alphabetically.
|
||||
########################################################################
|
||||
@ -9484,6 +9490,8 @@ projects:
|
||||
- gate-tooz-tox-py34-postgresql
|
||||
- gate-tooz-tox-py27-mysql
|
||||
- gate-tooz-tox-py34-mysql
|
||||
- gate-tooz-tox-py27-consul
|
||||
- gate-tooz-tox-py34-consul
|
||||
gate:
|
||||
- gate-tooz-tox-py27-zookeeper
|
||||
- gate-tooz-tox-py34-zookeeper
|
||||
|
Loading…
Reference in New Issue
Block a user