Found a work around ('Linux node').

To actually get the node name I am using 
def nodeName = "hostname".execute().text.replace('\n', '')

node name does not have to be equal to hostname, but the hostname is just 
enough for me so I could locilize the node I am currently using ;-)

Cheers!

W dniu czwartek, 12 lutego 2015 13:44:29 UTC+1 użytkownik slide napisał:
>
> See https://issues.jenkins-ci.org/browse/JENKINS-19222 
> <https://www.google.com/url?q=https%3A%2F%2Fissues.jenkins-ci.org%2Fbrowse%2FJENKINS-19222&sa=D&sntz=1&usg=AFQjCNGkKLt6EleV6hZPYDG7pZktvm3jLg>
>
> On Thu Feb 12 2015 at 5:24:05 AM Arek Skalski <[email protected] 
> <javascript:>> wrote:
>
>> I do have:
>>
>> Environment Injector Plugin
>>
>>  -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/75179c6c-0634-48e3-ab13-c528f6cea6f9%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/75179c6c-0634-48e3-ab13-c528f6cea6f9%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e10de3e5-6e5a-4008-a209-751f3e41bc1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to