Feature #20016
Job invocations should timeout
Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1386278
Description of problem:
Certain job invocations could take too long and we want these to time out.
It would be nice if we could provide a default time out in the job template, and offer an option to override that timeout in the job invocation.
The timeout timer will start as soon as the job invocation starts, no need to actually measure the execution time on the client.
Related issues
Associated revisions
History
#1
Updated by Adam Ruzicka over 5 years ago
- Assignee set to Adam Ruzicka
- Target version set to 1.14.1
#2
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/254 added
#3
Updated by Ivan Necas over 5 years ago
- Blocked by Bug #20080: Allow runners to timeout added
#4
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|86523ec66dfc8747b678eff8c84503da309f461b.
#5
Updated by Ivan Necas over 5 years ago
- Legacy Backlogs Release (now unused) set to 279
#6
Updated by Ivan Necas over 5 years ago
- Related to Bug #20356: Edit existing Job Templates not possible after Upgrade to 1.15.2 added
Fixes #20016 - Allow jobs to timeout