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
Actions