Configuring server build pools
We have been using Build Forge for some time now and I am trying to set up a server build pool that a set of projects will use. I have set up the Collectors, Selectors and Servers, such that my set of projects picks one of these servers to run on.
The issue I am running into is that I only want one project to run on a particular server at a time, some of the projects are nor thread safe and will conflict if there is already a project running. I have tried using the Selector property BF_EXCLUSIVE, but it appears to be causing Pass Chain/Fail Chain steps to fail with "No server connection available ..."
Is there another setting that allows my project and it's child processes to have exclusive use of a server's job slots?
thanks for your suggestions.
The issue I am running into is that I only want one project to run on a particular server at a time, some of the projects are nor thread safe and will conflict if there is already a project running. I have tried using the Selector property BF_EXCLUSIVE, but it appears to be causing Pass Chain/Fail Chain steps to fail with "No server connection available ..."
Is there another setting that allows my project and it's child processes to have exclusive use of a server's job slots?
thanks for your suggestions.