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

Allow separate deploy and publish locations for artifact deployer

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins master: unix
      Jenkins build nodes: mixed Windows/Unix
      Artifacts archived on a NAS

      We have a heterogeneous Windows/Unix build infrastructure. We'd like to archive build results and have users download from the Jenkins master, but we want the artifacts to actually be archived on a NAS.

      If we use a unix-style path as the remote file location, this gets translated to e.g. d:\path\to\archive\file.zip and the download link doesn't work. UNC paths don't work either.

      Allowing separate push-to and publish-from locations in the configuration would fix this for us. We could use a UNC path to a Samba share for the Windows build node and the corresponding NFS path for Jenkins to link against on the webpage.

            gbois Gregory Boissinot
            wsaxon Will Saxon
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: