Bug #10489
closedIncremental update task never completes if one of the content hosts does not complete installation
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1198807
Description of problem:
Incremental update task never completes if one of the content hosts does not complete installation
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150303.0
How reproducible:
Always
Steps to Reproduce:
1. Create multiple content views, publish, promote
2. Register/subscribe multiple content hosts to different content view
3. During the incremental update progress, make one content host non-responsive to satellite by stopping the katello-agent or by some other means
3. Attempt to apply an applicable errata on different content hosts pertaining to different content views
Actual results:
The main 'Incremental Update' task waits forever since the child task corresponding to the non-responsive content-host never finished.
Expected results:
- Automatically time out the content hosts if they are non responsive to make the main 'Incremental Update' task complete
- The Output section of 'Incremental Update' task should show the errored content hosts so they can be manually fixed.
Additional info: