I'm making a Bamboo build and deployment project that requires a couple agent capabilities. It works fine for the build project, but with the same capabilities it never recognizes agents as being valid unless I dedicate specific agents to the deployment environment, then it realizes that they exist. What am I doing wrong?
With dedicated agents:
Same capabilities but no dedicated agents:
Hi! How are you doing?
I had some similar problems then I realized the issue was that the agents I would like to use were dedicated to other build/deployment plans. As soon as you dedicate them for one single plan, they will not be able to run other plans, even if they have all required capabilities.
In this case you would have to dedicate it for this new plan (as you already did) or stop using the dedicate feature at all for this agent and make other plans to be able to run on it only setting requirements for them.
Do you believe this would be related to the issue you are facing?
Hope this helps!
Hey, thanks for the reply! That might be it, I'll have to try it out and see how it works in practice.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.