Agents and capabilities

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

Bamboo エージェントは、ジョブ ビルドを実行できるサービスです。Bamboo エージェントには次の 2 つのタイプがあります。

(info) ローカル エージェントは、Bamboo Server のプロセス、つまりサーバーと同じ JVM で実行されます。各リモート エージェントは独自のプロセスで (つまり独自の JVM で) 実行されます。

 

 

A capability is a feature of an agent. A capability can be defined on an agent for:

  • 実行可能ファイル (例: Maven)
  • JDK
  • バージョン管理システムのクライアント アプリケーション (例: Git)
  • カスタム機能。これはエージェントの特定の特性を定義するキー/値プロパティです (例: 「operating.system=WindowsXP」または「fast.builds=true」)。

機能は、通常、既にインストールされている実行可能ファイルへのパスを定義するものです。Bamboo やそのエージェントが機能を利用するためには、それらの機能を Bamboo で事前に定義する必要があります。

機能は、エージェント固有として定義することも、すべてのローカル エージェントまたはすべてのリモート エージェント間で共有することもできます。エージェント固有の機能の値は、同じ名前の共有機能 (存在する場合) の値をオーバーライドします。

See Configuring capabilities for more information.

Bamboo matches job requirements against agent requirements when allocating jobs to agents.

Viewing an agent

To view an agent, including the agent properties, capabilities and the plans that an agent can build, see Viewing a Bamboo agent's details.

Viewing the status of all agents

To view the status of all of your agents, see Monitoring agent status.

 

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.

最終更新日: 2016 年 1 月 19 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する

このセクションの項目

Powered by Confluence and Scroll Viewport.