jenkinsci / mac-plugin

Plugin to configure Macs as Jenkins agents
https://plugins.jenkins.io/mac/
MIT License
12 stars 12 forks source link

Disable a Mac host for a time when Jenkins cannot connect it #29

Closed mat1e closed 2 years ago

mat1e commented 2 years ago

Actual Behavior :

A Mac host configured is disabled when Jenkins cannot contact it for 3 successives times. A manual action in Jenkins cloud configuration is needed to enable the Host again.

Target Behavior :

A Mac host is disabled for a configurable time when Jenkins cannot contact it for 3 successives times. The time is settable in the Error Duration field in the Mac Host configuration. The host will be enable again when the time is up, like this no manual action is needed.