I have a master-slave config set up for Jenkins where the master in on a local site, the slaves on AWS. I would like to set up Jenkins such that build and tests are separate projects. For this to work, I need to pass the build artifacts between the jobs. The artifacts are of the size of several hundred MB. Unfortunately, although all projects are build on the same node, the artifacts are always passed through master, imposing a serious speed penalty.

      Is it possible to use artifactsdeployer to store and fetch artifacts on/from the slave?

          [JENKINS-30439] Share artifacts on remote slave?

          Nico Schlömer created issue -
          Paul "TBBle" Hampson made changes -
          Link New: This issue is duplicated by JENKINS-30440 [ JENKINS-30440 ]
          Paul "TBBle" Hampson made changes -
          Link New: This issue is duplicated by JENKINS-30441 [ JENKINS-30441 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 165546 ] New: JNJira + In-Review [ 182018 ]

            gbois Gregory Boissinot
            nschloe Nico Schlömer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: