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

Merged
merged 1 commit into from
Feb 24, 2025

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
@ogajduse ogajduse enabled auto-merge (squash) February 24, 2025 13:01
@ogajduse ogajduse disabled auto-merge February 24, 2025 13:02
@ogajduse ogajduse merged commit 9124db3 into SatelliteQE:master Feb 24, 2025
10 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 24, 2025
ogajduse pushed a commit that referenced this pull request Feb 24, 2025
ogajduse pushed a commit that referenced this pull request Feb 24, 2025
Co-authored-by: dosas <dosas@users.noreply.github.com>
@ogajduse
Copy link
Member

Manually cherry-picked to 6.17.z as dd6452c.

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.

4 participants