From 9de04cbf84ca15564028f2565ec1c3a43db5f627 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Sun, 3 Feb 2013 10:39:26 -0500 Subject: [PATCH] gate on postgresql now that keystone and nova bugs on postgresql have been fixed, and pg runs are constistently green, turn on pg gating, to prevent bugs from slipping back in. Change-Id: I1fbed41393b9908b602739be56839aa7959b07e8 Reviewed-on: https://review.openstack.org/21071 Reviewed-by: Davanum Srinivas (DIMS) Reviewed-by: Monty Taylor Reviewed-by: Kurt Taylor Reviewed-by: Paul Belanger Reviewed-by: Clark Boylan Reviewed-by: Jeremy Stanley Approved: Clark Boylan Tested-by: Jenkins --- modules/openstack_project/files/zuul/layout.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 2decef0eb2..947697bb28 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -79,7 +79,6 @@ jobs: voting: false - name: gate-tempest-devstack-vm-postgres-full branch: ^(?!stable/(diablo|essex|folsom)).*$ - voting: false - name: ^.*-python27$ parameter-function: python27_params - name: gate-nova-pylint