Add Consul Gate Job

Add Consul Gate job so that the Consul driver is tested. The Consul
driver will be added as part of I6064383e9db4e90fd16f17065bd7b0934ca7e125.

Change-Id: Ie4a003ea4ad08ad02f7c0eebc2703b845ddb8443
This commit is contained in:
Vilobh Meshram 2015-12-07 18:19:13 -08:00
parent 0f9db561c4
commit 5bd1e0e4c3
2 changed files with 10 additions and 0 deletions

View File

@ -7193,6 +7193,8 @@
- py34-postgresql
- py27-mysql
- py34-mysql
- py27-consul
- py34-consul
- 'lib-forward-testing-{name}'
- project:

View File

@ -2142,6 +2142,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.
########################################################################
@ -9395,6 +9401,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