[OpenStack-Infra] Zuul - recheck no bug not working

trinath.somanchi at freescale.com trinath.somanchi at freescale.com
Sun May 25 02:50:44 UTC 2014


Hi 

Thanks a lot for the reply.

Kinldy clarify me one thing, How will the re-check strings look like, 

I think they are in the following way,

recheck no bug   or recheck nobug  --> for simple recheck

recheck freescale --> for ci vendor specific recheck


Thanking you.


--
Trinath Somanchi - B39208
trinath.somanchi at freescale.com | extn: 4048

-----Original Message-----
From: Monty Taylor [mailto:mordred at inaugust.com] 
Sent: Saturday, May 24, 2014 11:21 PM
To: Elizabeth Krumbach
Cc: Somanchi Trinath-B39208; <openstack-infra at lists. openstack. org>
Subject: Re: [OpenStack-Infra] Zuul - recheck no bug not working

It also looks like there may be an extra leading space in front of no bug

On May 24, 2014 1:41 PM, "Elizabeth K. Joseph" <lyz at princessleia.com> wrote:
>
> On Sat, May 24, 2014 at 3:03 AM, trinath.somanchi at freescale.com 
> <trinath.somanchi at freescale.com> wrote:
> > Hi -
> > 
> > 
> > 
> > With  Zuul 2.0.0.163,
> > 
> > 
> > 
> > How to add comment-filters for event 'comment-added'? 
> > 
> > 
> > 
> > My layout.yaml contains the following config for check pipeline. 
> > 
> > 
> > 
> > pipelines: 
> > 
> >   - name: check
> > 
> >     manager: IndependentPipelineManager
> > 
> >     precedence: low
> > 
> >     trigger: 
> > 
> >       gerrit: 
> > 
> >         - event: patchset-created
> > 
> >         - event: change-restored
> > 
> >         - event: comment-added
> > 
> >           comment_filter: (?i)^(Patch Set [0-9]+:)?(  
> >[\w\\-]*)?(\n\n)?\s*recheck(( (?:bug|lp)[\s#:]*(\d+))|( no bug)|( 
> >freescale  ))\s*$
>
> This might not be it (is "recheck no bug" working?), but you have a 
> trailing whitespace after freescale in your regex, so it looks like it 
> might be trying to match: "recheck freescale " (note the space) rather 
> than "recheck freescale"
>
> --
> Elizabeth Krumbach Joseph || Lyz || pleia2 http://www.princessleia.com
>
> _______________________________________________
> OpenStack-Infra mailing list
> OpenStack-Infra at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>


More information about the OpenStack-Infra mailing list