-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Server node : Windows XP
Slave node : Linux (debian lenny)
Let's have a project tied to a node (say running linux), which is not the hudson server
Let's add a task to this project.
Problem: this task is executed on the hudson server node, which is quite useless - not on the slave.
It would make more sense to execute the task (with ssh) on the slave node where the project is actually built.
- duplicates
-
JENKINS-5715 BatchTask plugin and hudson slave
- Open