Tasks are waiting (Rolling deploy)

Hi,

We are deploying our software to some VM’s in Azure. When i want to deploy multiple projects at the same time (referenced to the same package) we are getting the next message:

Waiting for the script in task “…” to finish as that script requires that no other Octopus scripts are executing on this target at the same time.

We are using rolling deploys and i want to deploy multiple scripts at the same time. How can i solve this?

Thanks!

Kind regards,

Niels

Hi Niels,

Thanks for getting in touch!

I suspect what you are looking for is OctopusBypassDeploymentMutex, which is a per project variable you can set to allow multiple processes to execute on a Tentacle simultaneously. You can read more information about it here.

It’s also possible that I have missed something, please let me know if this isn’t what you’re looking for!

Regards,
Alex

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.