Feature #32032
Enable tweaking of batch size of jobs to proxy transfer per Provider type
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr over 1 year ago
- Related to Feature #32031: Enable tweaking batch size of Ansible jobs transfered to proxy added
#2
Updated by Ondřej Ezr over 1 year ago
- Project changed from Plugins to Foreman Remote Execution
#3
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/566 added
#4
Updated by Adam Ruzicka over 1 year ago
- Target version set to foreman_remote_execution-4.4.0
#5
Updated by Adam Ruzicka over 1 year ago
- Target version changed from foreman_remote_execution-4.4.0 to foreman_remote_execution-4.5.0
#6
Updated by Adam Ruzicka about 1 year ago
- Target version changed from foreman_remote_execution-4.5.0 to foreman_remote_execution-4.6.0
#7
Updated by Ondřej Ezr 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|8016206ba5765313daeb85f9687ab2ad1cfb2e8a.
#8
Updated by Adam Ruzicka 11 months ago
- Fixed in Releases foreman_remote_execution-4.8.0 added
Fixes #32032 - proxy batch sizing per provider
Allow number of HostTasks to be send to proxy in one batch to be tweaked
per every provider. If provider won't supply value, we still default to
`Setting['foreman_tasks_proxy_batch_size']`