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

Not possible for the test job to copy artifacts from the job calling the test job

XMLWordPrintable

      I might have misunderstood how this plugin is supposed to be set up but;

      I have a job that compiles the source to binaries and archives these, and a job that performs the tests, where the latter requires the artifacts from the former.

      Now, since this plugin is only exposed as a build step, and there is not (to my knowledge) possible to archive the artifacts unless as a post-build step - it seems impossible for the test job to be able to retrieve the artifacts needed to execute the tests?

      The only way I can imagine is for the test job to be configured so that it executes in the same workspace as the compile job, but then it becomes impossible for the test job to be parallellized across multiple slaves?

            Unassigned Unassigned
            postman Per Östman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: