ジョブのその他の設定

このページの内容

お困りですか?

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

コミュニティに質問

プランの各ジョブについて、以下を含むいくつかのその他の設定を任意に指定することができます。

  • ビルド ハング検出
  • NCover 出力
  • Clover コード カバレッジ

When manually enabling Clover integration, a clover.xml file will be produced by default.

ジョブのその他の設定を設定する方法:

  1. ジョブの設定」に記載されているように、目的のジョブに移動します。
  2. 以下のように、目的の設定を編集します。
    • Override default hanging build detection – override the default build hanging detection settings. These settings determine when a build hung event is thrown (e.g. you can configure your notifications to trigger from this event).
      • ビルド時間乗数 — ビルドの想定ビルド時間を計算します(すなわち、想定ビルド時間 = ビルド時間乗数 × 平均ビルド時間)。平均ビルド時間は、以前のビルド時間の平均を使用して計算されます。
      • ログ収束時間 — ビルドについて、Bamboo が最後にビルド ログにエントリを記録してからの時間。ビルド ハングイベントをスローするには、Bamboo の想定ビルド時間とログ収束時間が両方超過している必要があります。
      • Build Queue Timeout — The amount of time that a build will wait in a build queue before a timeout event is thrown. Setting this value will override the global build queue timeout setting (see Configuring the build queue timeout event).
    • NCover output will be produced
      Don't select this option. NCover is a code coverage tool that supports .NET projects.
    • Collect code coverage data for this job
      Select this checkbox if:
      • このジョブが Ant、Maven、または Grails などのビルダーを使用して Java または Groovy ベースのプロジェクトをビルドしている場合。
      • You are running OpenClover and want to collect code coverage data to view from within Bamboo (see Viewing the Clover code-coverage for a build).


  3. 保存 を選択します。
Last modified on Mar 13, 2024

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

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.