Bug #18513
closedwhen job status is being updated, only failed part of the counter seems to be updated before it finishes
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1417537
Description of problem:
When we are running remote execution (ReX) job at scale, even when number of sub-tasks passes, cake graph on a job detail page still shows only red bar.
Version-Release number of selected component (if applicable):
satellite-6.2.6-2.0.el7sat.noarch
How reproducible:
always
Steps to Reproduce:
1. Run a ReX job on 6138 hosts ("Evaluated at: 2017-01-30 00:00:37 +0100")
2. Check the status of the job in cake graph: it shows "2% failed, 98% failing"
3. Check the status on "Hosts" tab. There is:
3860 in success state
2133 in pending state
145 in failed state
Actual results:
Although there is a big bunch of systems passing the ReX command, cake graph only shows these failing. Will attach screenshot.
Expected results:
Cake graph should show also passing sub-tasks even before job finishes.
Additional info:
In my experience, green part of the graph will start growing once job is close to finish.
Updated by Adam Ruzicka about 8 years ago
- Category set to Usability
- Target version set to 113
Updated by The Foreman Bot about 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/228 added
Updated by Ivan Necas about 8 years ago
- Target version changed from 113 to 1.12.0
Updated by Adam Ruzicka about 8 years ago
- Blocked by Bug #18963: use the new batch processing feature for bulk tasks added
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|fdb0330c6401e1c82a82259fbce9b8b0d0d9816b.
Updated by Ivan Necas about 8 years ago
- Target version changed from 1.12.0 to 1.12.2