This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

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

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

 

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

  1. Navigate to the desired job, as described in Configuring jobs.
  2. 以下のように、目的の設定を編集します。
    デフォルトのハング ビルド検出のオーバーライド

    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).

    ビルド時間乗数 — ビルドの想定ビルド時間を計算します(すなわち、想定ビルド時間 = ビルド時間乗数 × 平均ビルド時間)。平均ビルド時間は、以前のビルド時間の平均を使用して計算されます。

    Log Quiet Time — The amount of time since Bamboo last recorded an entry in the build log for a build. The 'Expected Build Time' and 'Log Quiet Time' must both be exceeded for Bamboo to throw the build hung event.

    Build Queue Timeout — The amount of time that a build will wait in a build queue before an timeout event is thrown. Setting this value will override the global build queue timeout setting (see Configuring the build queue timeout event).

    NCover 出力が生成されるDo not select this option. NCover is a code coverage tool that supports .NET projects.
    Clover を使用してこのビルドのコード カバレッジを収集する以下の場合にこのチェック ボックスを選択します:
    • このジョブが Ant、Maven、または Grails などのビルダーを使用して Java または Groovy ベースのプロジェクトをビルドしている場合。
    • You are running Atlassian Clover and want to collect code coverage data to view from within Bamboo (see Viewing the Clover code-coverage for a build).

    このビルドに Clover を自動的に統合する

    • Clover 履歴データを生成する — 以前の Clover コード カバレッジ レポートと比較した現在のカバレッジ結果を表示します。
    • JSON レポートを生成する — アプリケーションまたは外部レポート ビューに組み込める形式で Clover 結果を提供します。

    You will also need to insert a Clover license (evaluation licenses are available) into the field provided. See Enabling the Clover add-on.

    Clover がすでにこのビルドに統合されており、clover.xml ファイルが生成される

    すでにレポートを生成するように Clover-for-Ant または Clover-for-Maven を設定している場合にこのオプションを使用します。

    • Clover XML Location — specify where the Clover XML report is generated. Include the name of the directory, including path, relative to your job build's root directory, for example:  target/site/clover/clover.xml
  3. 保存をクリックします。
  • ラベルなし