Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
If I check "Restrict where the polling can be run" and add a label, I see this error in the polling log:
Polling started on Mar 4, 2016 8:26:00 PM
Polling for the job bundle-builder-develop-android
Looking nodes where the poll can be run.
Looking for a node to the restricted label android-dev.
Can't find any eligible slave nodes.
Trying to poll on master node.
And the script is executed on the master.
When I use version 0.34 of the scripttrigger plugin my shell trigger is executed on a windows slave configured "Only build jobs with label restrictions matching this node". My job is configured without "Restrict where this project can be run".
Polling output with version 0.34
Downgrade to version 0.32 and it runs on master again:
The Jenkins version is 1.642.2