I'm trying to write a plugin that will claim this networked hardware 
resource and queue the job instead of the resource is not available. I'm 
able to get a job to queue with other jobs by having a class implement 
ResourceActivity. However, I've been having problems on trying to determine 
is the resource that is needed by a job is physically available on the 
network. There is a server that managers these hardware resources and I can 
get the plugin to communicate with that, its just the actual queuing based 
on it that I'm having problems with. Some suggestions on the correct way of 
how to go about this would be much appreciated. 

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to