From c8ff969aa6c19f9559b5fe07113388ad9c582b2e Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Thu, 6 Nov 2014 11:28:08 +0100 Subject: [PATCH] Add tooz jobs for PostgreSQL Change-Id: I0339f8ad8b3907857b8c9b2fb440c3d8c80ba6ac --- jenkins/jobs/projects.yaml | 2 ++ zuul/layout.yaml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 4ebdccb825..06171d5a39 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -3748,6 +3748,8 @@ - py34-redis - py27-memcached - py34-memcached + - py27-postgresql + - py34-postgresql - project: name: tricircle diff --git a/zuul/layout.yaml b/zuul/layout.yaml index c919f0d70f..8e3fec284e 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5736,6 +5736,8 @@ projects: - gate-tooz-tox-py34-redis - gate-tooz-tox-py27-memcached - gate-tooz-tox-py34-memcached + - gate-tooz-tox-py27-postgresql + - gate-tooz-tox-py34-postgresql - gate-tooz-python26 gate: - gate-tooz-tox-py27-zookeeper @@ -5744,6 +5746,8 @@ projects: - gate-tooz-tox-py34-redis - gate-tooz-tox-py27-memcached - gate-tooz-tox-py34-memcached + - gate-tooz-tox-py27-postgresql + - gate-tooz-tox-py34-postgresql - gate-tooz-python26 post: - tooz-branch-tarball