Werk #13739: jenkins_nodes: Allow negative timespan for Clock difference
Component | Checks & agents |
Title | jenkins_nodes: Allow negative timespan for Clock difference |
Date | Mar 1, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b2 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
The Clock difference of a Jenkins node can be negative if the node's time is running ahead. In this case the check would crash because negative values cannot be rendered as a timespan. Now the absolute value of the time is used and displayed.