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: