Actions
Bug #37590
closedREX job can get stuck if proxy batch size is less than 100
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:
Red Hat JIRA:
Description
The bug can be triggered if the proxy batch size is less than 100 (the size of the inner planning batch). In that case, `remainder($host_count, 100) - $proxy_batch_size` hosts will get stuck. Proxy batch sizes of 100 and up don't seem to suffer from this.
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/912 added
Updated by The Foreman Bot 5 months ago
- Fixed in Releases foreman_remote_execution-13.2.2 added
Updated by Adam Ruzicka 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|1eb59bbf561bfc30dbc326e0781e05327f221eff.
Updated by Adam Ruzicka 5 months ago
- Fixed in Releases foreman_remote_execution-12.0.7 added
Actions