Problem: I have multiple lockable resources at various locations with 
labels DEVICE_A and DEVICE_B along with Jenkins Slaves labels JS_COUTRYA 
and JS_COUNTRYB in the respective countries.

Goal: Jenkins should choose the Jenkins SLave based on the Locked Resource 
for example: If Jenkins Master chooses the Lockable resource in the pool 
DEVICE_A label, the test must run on the Jenkins Slave node from 
JS_COUNTRYA. Simple as that.

To achieve this I am using Lockable resource plugin and Groovy Label 
assignment.

I am trying to access the Variable name created with Lock resource plugin 
inside the Groovy script to restrict where this project can be run without 
success. Any suggestions are appreciated. 

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ea99c6da-357e-45d6-a979-7ca1b92f1a7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to