-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Multi slave environment.
When:
The new "Copy Workspace"-feature (introduced in JENKINS-7130) does NOT work if the following conditions are fulfilled:
1. The source and destination job are running on different slaves
2. "Flatten directories" is not used.
Probably due to lack of support for remote-to-remote in FilePath.copyRecursiveTo().
Result:
-------
The files cannot be found and copied.
- depends on
-
JENKINS-2126 copyRecursiveTo cannot copy from slave to slave
- Open