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

Add donwload cuncurrency for repository #1272

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dosas
Copy link
Collaborator

@dosas dosas commented Feb 11, 2025

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}

@dosas dosas added CherryPick PR needs CherryPick to previous branches 6.16.z labels Feb 11, 2025
@Satellite-QE
Copy link
Contributor

Can one of the admins verify this patch?

@dosas dosas force-pushed the download-concurrency branch from dc98748 to 020e78f Compare February 11, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants