-
Bug
-
Resolution: Unresolved
-
Trivial
-
None
-
Jenkins ver. 1.609.2, OO 10.21, plugin version 2.0
the jenkins job will wait untill it will reach the timeout.
it would be nice if the jenkins job could cancel the OO flow if its aborted or timeout is reached.
Aborting the Jenkins job cannot ( and should not ) influence the OO execution. Once the job is aborted, the OO Build Step does not run anymore and it cannot cancel the OO execution anyway.
However, if the timeout is reached in the job, the user could in theory choose to automatically cancel the execution and having an option to do so in the Plugin build step would be desirable. This enhancement will be present in a future version of the plugin