-
Improvement
-
Resolution: Fixed
-
Minor
-
workflow-plugin 1.10.1
Among few other environment variables that are generally available in freestyle job, EXECUTOR_NUMBER is not exposed in workflows.
Referencing to the discussion in the attached URL, I would like to see this environment variable exposed especially inside node{} blocks where it makes the most sense. We have a similar use case as described in the discussion where workspaces are allocated based on the executor number, and currently workflow cannot handle this situation.
- is related to
-
JENKINS-28131 Pass NODE_NAME into node{}
- Resolved
- links to