JenkinsLint: Computer
The JenkinsLint Plugin has mainly two goals:
Status | Defect | Description |
---|---|---|
SlaveDescriptionChecker | Jenkins slave description might help you to know what it does and further details. | |
SlaveVersionChecker | Jenkins slave version should match the same version of the Remoting library than the one on the Master. | |
SlaveLabelChecker | When setting Jenkins Slaves you should set their labels in order to tie those Jobs. | |
WindowsSlaveLaunchChecker | This launch method relies on DCOM and is often associated with subtle problems. Consider using Launch slave agents using Java Web Start instead, which also permitsinstallation as a Windows service but is generally considered more reliable. |