Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-48666

Gerrit Trigger File Path is unstable.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • gerrit-trigger-plugin
    • None
    • Jenkins Version: 2.60.3
      Gerrit Trigger Plugin Version: 2.27.1
      Operation System: Ubuntu 14.04
      JDK: Oracle Jdk8

      I have a freestyle jenkins project, and I config the "Gerrit Events" as build triggers. The dynamic configuration userd is as follows:

      p=test_project
      b=master
      f^**/*.java
      

      But I found that if I configured the file path , and push some java files to the gerrit, the gerrit-trigger-plugin will be unstable, sometimes triggered and sometimes not triggered. And I'm sure there's a java file in every event that doesn't tirgger.

      If I removed the file path configuration, everything runs normally.

      and when I find an event that is not triggered, I wll try to trigger it manually, which can be triggered.

      This is a very strange problem that has plagued our team for a few weeks.
       

       

       

            rsandell rsandell
            qeesung qeesung qeesung
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: