-
Bug
-
Resolution: Unresolved
-
Minor
script can not run on node specified for the job
when trying to use the groovy script option for active choice plugin, the script run only on master. need to add ability to distinguish the machine on which the job will run and run the groovy script on that machine.
point to consider:
jobs can run on several machines so adding just a checkbox to run script on remote like the implementation on dynamic paramter plugin is probably not enough. instead it would be better to specify the node tag on which you want to run the script.