Available: | Bamboo 2.2 and later |
Since Bamboo 3.3, Atlassian has marked this extension point as INTERNAL ONLY. Implementing it incorrectly can seriously hinder your system.
Build Agent Requirement Filter modules must implement the com.atlassian.bamboo.v2.build.BuildAgentRequirementFilter interface.
1 2<buildAgentRequirementFilter key="labManagerAgentFiler" name ="LabManager Agent filter" class="com.atlassian.bamboo.plugins.labmanager.LabManagerAgentFilter"> <description>Ensures lab manager builds don't run on normal agents</description> </buildAgentRequirementFilter>
Rate this page: