Custom capabilities can be used to control which Jobs will be built by a particular agent. For example, if the builds for a particular Job should only run in a Windows environment, you could create a custom capability 'operating.system=WindowsXP
' for the appropriate agent(s), and specify it as a requirement for this Job.
- To create a new custom capability in your Bamboo system, see Configuring a new Custom Capability.
- To specify a Job's requirement for a custom capability, see Configuring a Job's Requirements.