I created a new project of type Matrix Project. The project runs instances 
on 3 different slaves in parallel and several instances are accessing and 
modifying a database. I would like to prevent them to access the database 
simultaneously, because this will corrupt the tests result.

Prior to using the Matrix Project plugin, I created individual project 
instead. Using individual project, I was able to use the Exclusion Plugin, 
which allowed me to lock a particular resource which shouldn't be accessed 
concurrently (i.e the database). 

Is it possible to use the Exclusion Plugin on a specific instance of a 
Matrix Project ? If not, is there a way to prevent specific configuration 
to run simultaneously ?

-- 
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/7c95bb6e-97de-4d13-b5f2-92a7e6a74d2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to