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

copyRecursiveTo cannot copy from slave to slave

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • remoting
    • None
    • Platform: All, OS: All

      I'm building an internal plugin to handle our testing needs, and one aspect of
      that is copying the build under test from one slave to another. I have both
      slave workspaces identified, and then call workspaceA.copyRecursiveTo("*/",
      workspaceB), where neither workspace is on the master.

      The behavior I get is that all the files intended to go to workspaceB end up in
      the master server's workspace, which is unexpected.

            Unassigned Unassigned
            mdonohue mdonohue
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: