up vote 0 down vote favorite
share [g+] share [fb]

When I queue two builds from the same Team Project, the first one starts immediately and the second is queued to run after the first is complete. However, when queuing two builds from different projects, they both start immediately. Is it possible to use this "queue" feature for builds from more than one project? I would like every build to be queued until the build server is idle.

link|improve this question
Unless I'm mistaken, the queuing is for a build agent, and doesnt have anything to do with the project? (Or at least thats what your question makes me think) – Ruben Bartelink Aug 5 '09 at 11:25
Quite so. Another way of asking the question is "how can I share build agents across projects?" – apathetic Aug 5 '09 at 12:39
feedback

1 Answer

up vote 1 down vote accepted

No. At the moment (TFS2008) build agents are tied to Team Projects. You can obviously have the same build server defined as a build agent on multiple team projects, but like you have noticed the queuing functionality doesn't work how you want when you share build servers like this.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.