I'm working on porting my plugin to use credential system, but have run 
into a bit of a road block.

https://github.com/jenkinsci/sauce-ondemand-plugin/blob/master/src/main/java/hudson/plugins/sauce_ondemand/BrowserAxis.java#L61-L64
 
is using global credentials, which I don't have anymore because now each 
job has its own credentials selection.

Is there any way to pass data between jobs and axis? I was expecting the 
map to have the env variables set elsewhere. Unless I'm doing it wrong, 
nothing but system envs are already in there.

Gavin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/51d78cdf-92fa-42f4-8e11-e4c0e9e77cd6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to