Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.16.z] Add donwload cuncurrency for repository #1281

Merged

Conversation

Satellite-QE
Copy link
Contributor

Cherrypick of PR: #1272

Description of changes

Add donwload cuncurrency for repository

Upstream API documentation, plugin, or feature links

https://apidocs.theforeman.org/katello/latest/apidoc/v2/repositories/create.html

Functional demonstration

log output:

2025-02-11 09:34:21 - nailgun.client - DEBUG - Making HTTP POST request to https://...katello/api/v2/repositories with options {'auth': None, 'verify': None, 'headers': {'content-type': 'application/json'}}, no params and data {"name": "test-uln", "content_type": "yum", "download_policy": "on_demand", "url": "uln://ovm2_2.1.1_i386_patch", "upstream_username": "***", "upstream_password": "***", "download_concurrency": 1, "organization_id": 8, "product_id": 304}

@Satellite-QE Satellite-QE added 6.16.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches labels Feb 24, 2025
@ogajduse ogajduse merged commit 003b18d into 6.16.z Feb 24, 2025
19 checks passed
@ogajduse ogajduse deleted the cherry-pick-6.16.z-9124db3fd422a8af1fffe3644d3776e3ce2d9e56 branch February 24, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants