blob: d7a81ddc5235ddf31019e994f89f5c03ac5dc8dd [file] [log] [blame]
------
Managing Build Agent Groups
------
~~ Licensed to the Apache Software Foundation (ASF) under one
~~ or more contributor license agreements. See the NOTICE file
~~ distributed with this work for additional information
~~ regarding copyright ownership. The ASF licenses this file
~~ to you under the Apache License, Version 2.0 (the
~~ "License"); you may not use this file except in compliance
~~ with the License. You may obtain a copy of the License at
~~
~~ http://www.apache.org/licenses/LICENSE-2.0
~~
~~ Unless required by applicable law or agreed to in writing,
~~ software distributed under the License is distributed on an
~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~~ KIND, either express or implied. See the License for the
~~ specific language governing permissions and limitations
~~ under the License.
Managing Build Agent Groups
A Build Agent Group provides a logical association of Build Agents so that it can be attached to a Build Environment providing the user control on which agents it wants the project to be built.
From the menu, choose the 'Build Agents' item
[../images/build-agents-menu.png] Build Agents Menu
You will see a list of the existing Build Agent Groups in the Build Agent Groups Section, if any.
[../images/build-agent-groups.png] Build Agent Groups List
To add a new Build Agent Group, click the 'Add' button.
To edit an existing Build Agent Group, click the 'edit' link to the right of the entry.
You will be prompted to enter or edit the Build Agent Group Name and its associated Build Agent(s):
[../images/build-agent-groups-edit.png] Add/Edit Build Agent Group
Build Agent can be associated to one or more Build Agent Group
To use a Build Agent Group in a Project, you need to attach it to a build environment.
Refer to {{{./buildEnvironment.html}Attach Build Agent Group to a Build Environment}}