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

Qualify the container image names to localhost #17645

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

JacobCallahan
Copy link
Member

We've seen some occasional issues where containers are exiting prematurely. This may be to our config not qualifying the image name as the one located on localhost.
With this change, we're being more explicit with that qualification. I've also updated some of the changes in the config where our CI is ahead.

We've seen some occasional issues where containers are exiting
prematurely. This may be to our config not qualifying the image name as
the one located on localhost.
With this change, we're being more explicit with that qualification.
I've also updated some of the changes in the config where our CI is ahead.
@JacobCallahan JacobCallahan added TestFailure Issues and PRs related to a test failing in automation No-CherryPick PR doesnt need CherryPick to previous branches labels Feb 20, 2025
@JacobCallahan JacobCallahan self-assigned this Feb 20, 2025
@JacobCallahan JacobCallahan requested a review from a team as a code owner February 20, 2025 15:14
Copy link
Contributor

@damoore044 damoore044 left a comment

Choose a reason for hiding this comment

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

thank you for including RHEL10, seems I forgot to add to the template prior

Copy link
Collaborator

@Gauravtalreja1 Gauravtalreja1 left a comment

Choose a reason for hiding this comment

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

ACK, @JacobCallahan before merging, just wanted to confirm if this change needs to be cherrypicked to other branches ?

@JacobCallahan
Copy link
Member Author

@Gauravtalreja1 i don't think so, since it's just the template. but if you disagree, feel free to tag the other branches

@Gauravtalreja1 Gauravtalreja1 merged commit 3b3d7b0 into SatelliteQE:master Feb 20, 2025
10 checks passed
damoore044 pushed a commit to damoore044/robottelo that referenced this pull request Feb 25, 2025
We've seen some occasional issues where containers are exiting
prematurely. This may be to our config not qualifying the image name as
the one located on localhost.
With this change, we're being more explicit with that qualification.
I've also updated some of the changes in the config where our CI is ahead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-CherryPick PR doesnt need CherryPick to previous branches TestFailure Issues and PRs related to a test failing in automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants