-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: proc-cleaner-plugin
-
None
This test uses shell's CLI 'sleep' command which isn't portable on all platforms.
We can use portable approach from JENKINS-29195 for execution of long running task instead of 'sleep' here.