Multiple pipeline jobs sharing same jobname@script directory for Jenkinsfile

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Critical
    • Component/s: workflow-cps-plugin
    • None

       

      When a push to Gerrit spawns many builds of a pipeline they all share the same script directory to checkout the Jenkinsfile from git:

      Checking out git ssh://gerrit... into /path/to/job/somelonghash to read path/to/Jenkinsfile
      

      For each build spawned at the same time the somelonghash is the same, so occasionally these jobs step on each others git checkouts

            Assignee:
            Unassigned
            Reporter:
            Jim Searle
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: