Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Parallel build in TFS 2015?

Tags:

tfs

I am testing vNext in TFS 2015. I have not found a way to trigger builds in parallel. Is that not supported in TFS?

I have found this:

http://www.jaylee.org/post/2013/03/30/Building-in-Parallel-Across-Multiple-Build-Agents-with-TFS-2012-with-Gated-Checkin.aspx

but that is old and not compatible with vNext.

To be clear I would like to be able to trigger the same build def multiple times, running each (including all its build steps) concurrently.

like image 776
u123 Avatar asked Dec 31 '25 23:12

u123


2 Answers

There's a parallel tickbox under the options tab.

enter image description here

like image 159
Betty Avatar answered Jan 02 '26 18:01

Betty


There is currently no equivalent of a drag and drop parallel task. However you can spin up as many build processes as you like using PowerShell. Each of the built in tasks are just PowerShell commands and PowerShell also supports workflow tasks.

like image 32
MrHinsh - Martin Hinshelwood Avatar answered Jan 02 '26 17:01

MrHinsh - Martin Hinshelwood



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!