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

Artifact Deployer does not handle OS type well

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Mixed: Linux Jenkins with Linux/Windows Mixed Slaves

      Some jobs are locked to a specific OS (Linux or Windows), but some jobs "float" . . . the point is to test the build under both OS's. Thinking I was designating the location of the build from the master (where post build plugins generally run) I entered the Linux AFS path for my archive:

      /prj/qct/asw/buildcomp/buildcomp_team_archive/Temp/fmerrowtest/${JOB_NAME}/{$BUILD_ID}

      Imagine my surprise when after 18 minutes of copying the share was still empty.

      I eventually found the copy at D:\prj\...

      For jobs that don't float, this can be set to the "right" location, but for jobs that do float there is no right address for a network share that can be seen for both OSs.

      Either you need to let the master resolve this (yes I understand the implications of copying 40K files that way) or else you need to allow for two paths . . . one used for Linux . . . one for Windows.

            gbois Gregory Boissinot
            fmerrow Frank Merrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: