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 rhsc9 repo to constants to fix tests using sat.REPOS #17289

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #17274

Problem Statement

Couple of tests (like test_podman_push) are failing since 6.16+ SATs operate on RHEL9 but the sat.REPOS mixins fails here to get the related repos from constants.

Solution

Update the constants with rhsc9 repo.

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman/api/test_docker.py -k podman_push

* Add rhsc9 repo to constants to fix tests using sat.REPOS

* Update the rhscX repos to 6.16

(cherry picked from commit 5f3b1a1)
@Satellite-QE Satellite-QE requested a review from a team as a code owner January 9, 2025 16:44
@Satellite-QE Satellite-QE added 6.16.z Introduced in or relating directly to Satellite 6.16 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Jan 9, 2025
@Satellite-QE
Copy link
Collaborator Author

trigger: test-robottelo
pytest: tests/foreman/api/test_docker.py -k podman_push

@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Jan 9, 2025
Copy link
Contributor

@vsedmik vsedmik left a comment

Choose a reason for hiding this comment

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

CPed properly

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 9803
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/api/test_docker.py -k podman_push --external-logging
Test Result : ========== 1 passed, 46 deselected, 55 warnings in 4212.22s (1:10:12) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Jan 9, 2025
@Satellite-QE Satellite-QE merged commit 4128122 into 6.16.z Jan 9, 2025
17 of 18 checks passed
@Satellite-QE Satellite-QE deleted the cherry-pick-6.16.z-5f3b1a1dec2d2ab3ad002765882df948a95aa24e branch January 9, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z Introduced in or relating directly to Satellite 6.16 Auto_Cherry_Picked Automatically cherrypicked PR using GHA AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing No-CherryPick PR doesnt need CherryPick to previous branches PRT-Passed Indicates that latest PRT run is passed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants