From 5bd1e0e4c34e10178431df9ececd5d6c80d8ffe0 Mon Sep 17 00:00:00 2001 From: Vilobh Meshram <vilobhmm@yahoo-inc.com> Date: Mon, 7 Dec 2015 18:19:13 -0800 Subject: [PATCH] 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 --- jenkins/jobs/projects.yaml | 2 ++ zuul/layout.yaml | 8 ++++++++ 2 files changed, 10 insertions(+) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 09e68b6a9b..489cfe7d5d 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -7193,6 +7193,8 @@ - py34-postgresql - py27-mysql - py34-mysql + - py27-consul + - py34-consul - 'lib-forward-testing-{name}' - project: diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 1da6b52d08..9e02e84654 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -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