jenkinsci / build-timeout-plugin

Jenkins build-timeout plugin
https://plugins.jenkins.io/build-timeout/
31 stars 80 forks source link

Not working with pipelines #68

Open ankitg1989 opened 6 years ago

ankitg1989 commented 6 years ago

Its a important use of pipeline workflow and break pipeline workflow in case of timeout is missing.

darxriggs commented 5 years ago

@ankitg1989 Can you please describe the reported issue in more detail? It's hard to understand by the current description provided.

darxriggs commented 4 years ago

@ankitg1989 ping

arielman commented 4 years ago

It's pretty clear: https://plugins.jenkins.io/build-timeout/ This plugin isn’t applicable to pipelines.

is there a plan to support it?

tsologub commented 3 years ago

Just to bring more activity to this issue - Are you planning to support timeout in pipelines?

update: It is already possible - https://stackoverflow.com/questions/12234204/timeout-on-a-build-step-of-jenkins

krisstern commented 2 years ago

The official documentation regarding how to enforce a timeout / time limit for a Jenkins pipeline is here. And there are no existing plans to support this feature with the Build Timeout plugin.