Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
-
None
-
Jenkins 1.404
Jenkins promoted builds plugin 2.0
Description
Promote build plugin has the ability to run some scripts. But it doesn't provide the ability to choose which slave the script will be running on.
Sometimes there comes the case that the script can be only running on some of the slaves rather than all of them.
I am eagerly to see this bug can be fixed as soon as possible.
As in our case, we have different type of slaves (windows/mac/linux), and many projects, some projects and their promotion scripts target to run on a specific type of slaves.
Promote plugin randomly chooses the slave causes the annoying failure, we can't do anything even though we known where is the problem.