#Agent is not getting picked up from the pipeline with demand

1 messages · Page 1 of 1 (latest)

lean quarry
#

I am making a build pipeline and trying to pick up agent name 'test' in the 'default' pool but it's not picking up and showing agents are offline
pool:
name: 'Default'
demands:
- Agent.Name -equals test

How does the pipeline pick up one agent among many agents in Default agent pool? any body know?

red robin
#

ADO will pick the first agent in the pool meeting the given demands

#

If it doesn't see your agent, then I'd say there's an issue with your demands