Agents and capabilities
Administering Bamboo
このセクションの項目
関連コンテンツ
- Migrate to warm standby
- Set up a Bamboo Data Center warm standby
- Bamboo home migration
- How to migrate a Bamboo instance with a large number of artifacts and build logs
- How to migrate an existing Bamboo Remote Agent to a new location
- How to migrate an existing Bamboo Data Center Remote Agent to a new location
- Secondary Node in Bamboo Data Center Cluster Fails to Start
- Cluster state replication
- Bamboo Data Center fails to start with 'Error creating bean with name 'grpcServer' message
- Cluster and node lifecycle states
An agent can run a job if its capabilities match the requirements of a job. Each job inherits the requirements from individual tasks that it contains.
このページの内容
Capablities
You can define the following capabilities for an agent:
- 実行可能ファイル (例: Maven)
- JDK
- バージョン管理システムのクライアント アプリケーション (例: Git)
- カスタム機能。これはエージェントの特定の特性を定義するキー/値プロパティです (例: 「operating.system=WindowsXP」または「fast.builds=true」)。
機能は、通常、既にインストールされている実行可能ファイルへのパスを定義するものです。Bamboo やそのエージェントが機能を利用するためには、それらの機能を Bamboo で事前に定義する必要があります。
Capabilities can be defined specifically for an agent, or they can be shared between all remote agents. Note that the value of an agent-specific capability overrides the value of a shared capability of the same name (if one exists).
参考資料
Viewing the agents and plans related to a capability
To view the agents and plans related to a capability, see Viewing a capability's agents and jobs.
最終更新日 2021 年 8 月 10 日
このセクションの項目
関連コンテンツ
- Migrate to warm standby
- Set up a Bamboo Data Center warm standby
- Bamboo home migration
- How to migrate a Bamboo instance with a large number of artifacts and build logs
- How to migrate an existing Bamboo Remote Agent to a new location
- How to migrate an existing Bamboo Data Center Remote Agent to a new location
- Secondary Node in Bamboo Data Center Cluster Fails to Start
- Cluster state replication
- Bamboo Data Center fails to start with 'Error creating bean with name 'grpcServer' message
- Cluster and node lifecycle states
Powered by Confluence and Scroll Viewport.