in a hosted environment multiple agents are available. I need all stages of a plan to be completed by the same agent.
Reason : some artifacts the project depends on are built on the fly in several stages and mvn installed into the local repo. The last stage builds and tests the actual project.
Bamboo executes consecutive stages on different elastic agents when they are available. Therefore artefacts that are expected to be in the local repo are missing and the last stage fails.
I haven't used elastic agents but self-managed build agents can have a custom requirement assigned to them. You can then add that custom requirement to all of the build jobs that must execute on that agent.
Ulrich,
Any chance you were able to solve this issue other than using Local agent
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.