-
Bug
-
Resolution: Unresolved
-
Major
-
None
Current behavior:
When a build triggers using the Bazaar plugin and builds on an SSH slave, Bazaar expects its home directory to be the same place as on the Hudson master.
Expected behavior:
When a build triggers using the Bazaar plugin and builds on an SSH slave, Bazaar uses part of the remote workspace as its home directory.
Workaround:
Create a directory on each slave in the same place as the master Hudson home directory (usually /var/lib/hudson). Make it writable by the SSH slave user.