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

new pipeline build not started by p4 trigger if existing pipeline already running

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • p4-plugin
    • None

      It appears that the build trigger provided by the p4 plugin does not launch a new pipeline build if a new change is submitted. It seems to not be obeying the 'Do not allow concurrent builds' setting of pipelines. If that setting is disabled, multiple pipeline builds should be allowed simultaneously, and the pipeline script itself should take care to mediate locking of shared resources.

      This effectively makes the p4 trigger useless on pipelines that have any sort of long running parallelized test processes, and requires falling back to polling (or using github.com).

            p4paul Paul Allen
            llamahunter Richard Lee
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: