Actions
Feature #20016
closedJob 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.
Updated by Adam Ruzicka over 7 years ago
- Assignee set to Adam Ruzicka
- Target version set to 1.14.1
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/254 added
Updated by Ivan Necas over 7 years ago
- Blocked by Bug #20080: Allow runners to timeout added
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|86523ec66dfc8747b678eff8c84503da309f461b.
Updated by Ivan Necas over 7 years ago
- Translation missing: en.field_release set to 279
Updated by Ivan Necas over 7 years ago
- Related to Bug #20356: Edit existing Job Templates not possible after Upgrade to 1.15.2 added
Actions