-
Improvement
-
Resolution: Fixed
-
Minor
-
None
Would be really nice to be able to use config slicer with these config elements.
here's for an 'absolute' timeout:
<hudson.plugins.build__timeout.BuildTimeoutWrapper plugin="build-timeout@1.15">
<strategy class="hudson.plugins.build_timeout.impl.AbsoluteTimeOutStrategy">
<timeoutMinutes>40</timeoutMinutes>
</strategy>
<operationList/>
</hudson.plugins.build__timeout.BuildTimeoutWrapper>