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

Parallel Job with same test case for different gerrit id for a same repo in Gerrit plugin

XMLWordPrintable

      Here is the requirement in details.

      1. We have repo with source code Ex: Name repo_source
      2. Wanted to run the compilation for each gerrit review once the review pushed to Gerrit.
      3. Setup a JOB and pointed to Gerrit server to trigger the compilation
      4. Now the job is triggred for review 1 and usually our build take 20 - 30 mins
      5. now the next review from another user is in queue.
      6. Is there a way to divert the second review to another parallel job which should get triggered and update the gerrit.?
      If i setup the 2 job with the steps , it is triggering both and could not use path option as the changes are coming in the reviews with all the combinations.

            jyrkiput jyrkiput
            mvijayganesh vijayganesh m
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: