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

Update download_repofile helper to create repo file with product name #16410

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

jameerpathan111
Copy link
Contributor

Problem Statement

We are creating all product repofiles with dogfood.repo name and it's causing capsule n-1 to test to fail with "Satellite_Engineering_Satellite_6_15_Composes_Satellite_Capsule_6_15_RHEL8" is already defined, cannot redefine (file: /etc/yum.repos.d/dogfood.repo) as the workflow used in the pipeline create the same repofiles too, but with specific product name, for example satellite.repo. This causes installer to fail as repo is now defined more than once in the configuration.

Solution

  • Update download_repofile helper to download repo to repofile named after the product.

Related Issues

  • SAT-27944

@jameerpathan111 jameerpathan111 added CherryPick PR needs CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 6.16.z Introduced in or relating directly to Satellite 6.16 labels Sep 18, 2024
@jameerpathan111 jameerpathan111 self-assigned this Sep 18, 2024
@jameerpathan111 jameerpathan111 requested a review from a team as a code owner September 18, 2024 14:34
Copy link
Member

@ogajduse ogajduse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@ogajduse ogajduse merged commit 59aac2b into SatelliteQE:master Sep 18, 2024
12 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 18, 2024
github-actions bot pushed a commit that referenced this pull request Sep 18, 2024
ogajduse pushed a commit that referenced this pull request Sep 18, 2024
…duct name (#16413)

Update download_repofile helper to create repo file with product name (#16410)

(cherry picked from commit 59aac2b)

Co-authored-by: Jameer Pathan <[email protected]>
ogajduse pushed a commit that referenced this pull request Sep 18, 2024
…duct name (#16412)

Update download_repofile helper to create repo file with product name (#16410)

(cherry picked from commit 59aac2b)

Co-authored-by: Jameer Pathan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 6.16.z Introduced in or relating directly to Satellite 6.16 CherryPick PR needs CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants