From ef13a895e0e23739358a456015809f667fa1891a Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 14 Jun 2012 10:20:03 -0700 Subject: [PATCH] Use the new Zuul start action. Fixes bug #1012730. Change-Id: Ie58882dd72a9fc5de5926c8f9889553ae82234c2 --- modules/openstack-ci-config/files/zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/openstack-ci-config/files/zuul/layout.yaml b/modules/openstack-ci-config/files/zuul/layout.yaml index 47229477e5..e004443662 100644 --- a/modules/openstack-ci-config/files/zuul/layout.yaml +++ b/modules/openstack-ci-config/files/zuul/layout.yaml @@ -14,6 +14,8 @@ queues: - event: comment-added approval: - approved: 1 + start: + verified: 0 success: verified: 2 submit: true