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

Multiple pipeline jobs sharing same jobname@script directory for Jenkinsfile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • 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

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

              Created:
              Updated: