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

trinath.somanchi at freescale.com trinath.somanchi at freescale.com
Sat May 24 10:03:52 UTC 2014


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*$
    success:
      gerrit:
        verified: 0
    failure:
      gerrit:
        verified: 0

The jobs are only triggered when a new patchset-created, change-restored .

But when  any comment with "recheck freescale" to the patchset, Job is not triggered.

Kindly help me to resolve this issue.

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20140524/ecc28416/attachment.html>


More information about the OpenStack-Infra mailing list