Quantcast
Channel: TeamCity : Powerful CI/CD for DevOps-centric teams | The JetBrains Blog
Viewing all articles
Browse latest Browse all 916

Comment on Build Chains: TeamCity’s Blend of Pipelines. Part 2 – Running Builds in Parallel by Bulat

$
0
0

Hi!
Is it possible to set run priorities for dependency builds?
Assuming I have 3 agents and builds ‘A’, ‘B’, ‘C’, ‘D’, and ‘Z’ which is dependent from all of previous ones.
Also, assume build ‘A’ takes 10 sec to finish and ‘B’, ‘C’, and ‘D’ 5 sec each.
Now I want to say “‘A’ should be started first”. So that the overall dependency build would take 10 sec instead of 15 sec, when ‘A’ run last.


Viewing all articles
Browse latest Browse all 916

Trending Articles