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 ohsnap repos for rhel9 #14578

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

Griffin-Sullivan
Copy link
Contributor

Problem Statement

capsule_setup requires a constant defined for RHEL9 that was missing. See

for repo in getattr(constants, f"OHSNAP_RHEL{self.os_version.major}_REPOS"):
.

Solution

Add RHEL9 constant

Related Issues

@Griffin-Sullivan Griffin-Sullivan added No-CherryPick PR doesnt need CherryPick to previous branches Stream Introduced in or relating directly to Satellite Stream/Master labels Mar 29, 2024
@Griffin-Sullivan Griffin-Sullivan requested a review from a team as a code owner March 29, 2024 14:11
@Griffin-Sullivan
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/api/test_registration.py::test_host_registration_end_to_end[rhel8]
deploy_rhel_version: 9

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6253
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/api/test_registration.py::test_host_registration_end_to_end[rhel8] --external-logging
Test Result : ================== 1 passed, 4 warnings in 1804.26s (0:30:04) ==================

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Mar 29, 2024
@Griffin-Sullivan
Copy link
Contributor Author

Ignore the PRT result as the pipeline is defaulting to RHEL8. The last result was not ran against RHEL9.

@Griffin-Sullivan
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/api/test_registration.py::test_host_registration_end_to_end[rhel8]
deploy_rhel_version: 9

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6254
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/api/test_registration.py::test_host_registration_end_to_end[rhel8] --external-logging
Test Result : ================== 1 passed, 4 warnings in 1538.31s (0:25:38) ==================

@Griffin-Sullivan
Copy link
Contributor Author

Ok @devendra104 fixed the issue in Jenkins. This result is legit.

@Gauravtalreja1 Gauravtalreja1 merged commit d742012 into SatelliteQE:master Mar 29, 2024
10 checks passed
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Apr 10, 2024
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 PRT-Passed Indicates that latest PRT run is passed for the PR Stream Introduced in or relating directly to Satellite Stream/Master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants