jetbrains.buildServer.configs.kotlin.v2017_2.failureConditions / BuildFailureOnMetric / threshold

threshold

var threshold: Int?

Threshold for build failure. A build will fail when a metric is changed more significantly than the specified threshold. Threshold change is treated according to the selected units. If not specified, the default value 1 is used.

See Also

units

MetricUnit

Getter

Threshold for build failure. A build will fail when a metric is changed more significantly than the specified threshold. Threshold change is treated according to the selected units. If not specified, the default value 1 is used.

Getter See Also

units

MetricUnit

Setter

Threshold for build failure. A build will fail when a metric is changed more significantly than the specified threshold. Threshold change is treated according to the selected units. If not specified, the default value 1 is used.

Setter See Also

units

MetricUnit