-
Bug
-
Resolution: Unresolved
-
Minor
-
None
In order for us to be able to run valgrind on our servers we need to be able to set LD_LIBRARY_PATH. Is there a way you could add a facility to set this for the the plugin?
Otherwise we get a crash when trying to run valgrind (we cant set this path globally because it will cause other issues).
[JENKINS-28670] Cannot set environment variables
Workflow | Original: JNJira [ 163523 ] | New: JNJira + In-Review [ 181271 ] |
Hi Stephen,
have you tried the EnvInject plugin?
https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin
Does that solve your problem?