Actions
Bug #19920
closedforeman_tasks:cleanup leaves jobs in state "queued"
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
[reply] [−] Private Description Beat Rubischon 2017-04-27 08:41:11 EDT
Description of problem:
Jobs are not deleted completely by foreman_tasks:cleanup, the job entry stays in the list in state "queued"
Version-Release number of selected component (if applicable):
Satellite 6.2.8
How reproducible:
always
Steps to Reproduce:
1. run a remote execution job
2. wait 3 days
3. run `foreman-rake foreman_tasks:cleanup TASK_SEARCH="" AFTER=2d --trace`
Actual results:
Jobs are still in the list, without details and in the state "queued"
Expected results:
Jobs are removed completely
Updated by Adam Ruzicka almost 8 years ago
- Related to Bug #20025: Job invocations need to be audited added
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Adam Ruzicka
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/255 added
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Actions