From 73096530d79dc2685673bb4560c6c9242a455c55 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 26 May 2014 10:57:37 +0200 Subject: [PATCH] Add PostgreSQL integration testing for Gnocchi Change-Id: Ice6e821081a7d4efd72311b73322b76a1eaf6938 --- .../files/jenkins_job_builder/config/projects.yaml | 2 ++ modules/openstack_project/files/zuul/layout.yaml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index be50073dc6..5cd8aaef76 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -2491,6 +2491,8 @@ jobs: - python-jobs + - gate-{name}-tox-{envlist}: + envlist: py27-postgresql - project: name: groups diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index d25b17538e..139757559f 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3752,10 +3752,12 @@ projects: - gate-gnocchi-pep8 - gate-gnocchi-python26 - gate-gnocchi-python27 + - gate-gnocchi-tox-py27-postgresql gate: - gate-gnocchi-pep8 - gate-gnocchi-python26 - gate-gnocchi-python27 + - gate-gnocchi-tox-py27-postgresql - name: stackforge/healthnmon check: