-
Improvement
-
Resolution: Fixed
-
Minor
-
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.