-
Improvement
-
Resolution: Unresolved
-
Major
-
None
Hi
Now I want to use distributed capability of hudson and I some batchtask in order to due some specific packaging task for each job after a release on nexus.
These task are scripted in shellscripts.
However it does not work with master slave architecture because a batch task is only applied for the master. A job that is executed always on a slave can not have batch task that relies on local script!
Is a way to improve this plugin, if a job must be run on a slave the a batch task executed should relies on files and remote resources.
- is duplicated by
-
JENKINS-5872 task for project bound to linux slave is executed on the wrong node
- Closed