Hi All,
We wants to control parallel deployment , because in the same server we are deploying 4 tenants of 20+ project each.
This practice is making CPU utilization high and builds are getting in failed for server unavailable issue .
I have tried by using OctopusBypassDeploymentMutex setting True for 10 project and False for 11th project, out come is we identified this method consume much time.
Consider the scenario of 10 application ,of out which 1st 5 project should start its deployment and last 5 project must be in queue state once after the 10 projects triggered at a time.
Please suggest me any better way to manage this scenario.
Thanks
Santhosh Shet