Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

build definition – only empty queue

If I am creating a build definition, I can’t choose a Default agent queue. Not so long ago, I can create build definition which includes the default queue. I don’t know what the change was, that it doesn’t work anymore. If I go to edit a correct created build definition and then I try again to create a definition, I can choose the default queue. What is the reason for that?

Editing an existing build definition before creating isn’t the solution, because I have many projects and some have a correct build definition and some have no build Definition.

like image 922
naro Avatar asked Aug 08 '16 09:08

naro


1 Answers

If you are meaning the Default agent queue such as below during the creation of build definition enter image description here

The queue that's attached to the pool that contains the agents you want to run this definition. You can first double check the status of your agent pool. Make sure everything is OK.

 image description here

And even after you created the definition, you can still change the queue in General , try to change the queue here to identify if there's still empty queue.

enter image description here

like image 96
PatrickLu-MSFT Avatar answered Oct 21 '22 16:10

PatrickLu-MSFT