Cancel deploy if tentacle fails

Hi there :slight_smile:

We use OctopusMaxParallelism to deploy sequentially or in groups. I noticed that if the a tentacle fails to deploy it goes on anyway with the next tentacle.

Is it possible to cancel a deployment or make a deployment fail, when a tentacle was not able to successfully deploy?
Maybe it would be nice if Octopus could do this by default or with a step option?
Could you give me an advice on how to implement this?

Cheers,
Andrea

Hi Andrea,

Short of creating a seperate step per machine, there’s no way to control this currently. I’ll try to add it in a future release.

Paul

ok :slight_smile: