CICD Octopus and TeamCity via octo.exe

Hi,

We are using a TeamCity-Octopus CICD setup and its working great.
Im passing the --progress command(octo.exe) to get deploy notification to TeamCity from Octopus.

There is an issue here though, its deploying one project at a time(its waiting for the project to get deployed) and then deploying the next one. By this the overall deploy time is increasing by a huge margin. Is there any command/way you suggest to make these deployments happen parallely.

Please ask questions if im not clear enough.

Regards,
Mason

Hi Mason,

Thanks for reaching out. Could you please tell me a bit more about your setup and how are you triggering multiple deployments to multiple projects.

  • Are these deployments running on the same Tentacles at the same time?
  • Could you send me one of these build logs where I can see the progress of the Octopus deployment?

Thanks!
Dalmiro

Hi Dalmiro,

I put the ptogress flag only for my last deployment and it solved my issue.

Thanks,
Mason