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
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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.

To the list of all Werks