[Bamboo Knowledge Base]
ハング ビルド イベントは、次の 2 つの基準に従ってビルドが応答しなくなったと Bamboo が判断したときにスローされます。
ハング ビルド イベントをスローするには、Bamboo の想定ビルド時間とログ収束時間が両方超過している必要があります。
This event is currently used by Bamboo to send notifications.
You can also disable build monitoring altogether so that the hanging build event never occurs.
On this page:
ハング ビルド イベントがスローされるタイミングを制御する基準を変更できます。
Note, the hanging build criteria can be also be set for a specific job, when specifying a job's builder. Job-level criteria will override the global criteria described on this page (including disabling this event).
ハング ビルド イベント設定を編集するには、次の手順に従います。
スクリーンショット : ハング ビルド イベント設定の編集
既定では、Bamboo はハング ビルド イベントがスローされたかどうかを 60 秒ごとにチェックします。
You can change this check interval by configuring the system property, bamboo.buildHangingMonitor.checkInterval
. (This property is specified in seconds.)
Please read Configuring system properties for instructions on how to configure the bamboo.buildHangingMonitor.checkInterval
system property.