On Agent Requirements, I've set:
system.agent.name EQUALS agent1
Now, the build only runs on agent1.
How can I make the build able to run either "agent1" and "agent2"?
So for example, if "agent1" is busy, then "agent2" is allowed to run instead.