-
Bug
-
Resolution: Unresolved
-
Major
-
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.
- is blocking
-
JENKINS-7751 "Copy from workspace" does not work under certain circumstances
- Closed