On 2014-02-21 11:20:06 +0000 (+0000), Akihiro Motoki wrote: [...] > In my understanding, it means that when jenkins posts +1 verified > comment, gate pipeline will start. > > My question is: jenkins posts +1 verified when any check pipeline > succeeds and it seems the following matches all +1 verified from > jenkins even for unapproved reviews. I wonder why it works? [...]
Zuul also looks to see whether Gerrit's other requirements for merging are met before enqueuing into the gate pipeline--specifically that the change has at a +1 approve, at least one +2 code review and no -2 code review votes. -- Jeremy Stanley _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
