-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: slave-prerequisites-plugin
-
None
-
Environment:Linux
The shell script that is being executed before the build by the Slave Prerequisites plugin does not see any environment variables that are visible from inside Jenkins, e.g., NODE_NAME, JENKINS_URL, or any other variables that can be set inside Jenkins.
It would be really nice to have this functionality, because I want to use this plugin to perform environment checks.