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.15.z] Updates to requirements.txt #14108

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

JacobCallahan
Copy link
Member

This backport resolves some missed/failed cherry-picks, bringing requirements back in line with master.

fixes #14101

@JacobCallahan JacobCallahan added No-CherryPick PR doesnt need CherryPick to previous branches 6.15.z Introduced in or relating directly to Satellite 6.15 labels Feb 16, 2024
@JacobCallahan JacobCallahan requested a review from a team as a code owner February 16, 2024 16:53
@JacobCallahan JacobCallahan linked an issue Feb 16, 2024 that may be closed by this pull request
@JacobCallahan
Copy link
Member Author

trigger: test-robottelo
pytest: tests/foreman/ -k 'test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content'

@jyejare
Copy link
Member

jyejare commented Feb 19, 2024

@JacobCallahan PRT is failing please look into it !

@omkarkhatavkar Hey, Dont we post PRT results for zStreams and add label ?

@omkarkhatavkar
Copy link

@omkarkhatavkar Hey, Dont we post PRT results for zStreams and add label ?

I just saw a message from @rmynar and dug into the case. I think there is a case when a single quote is used. PRT is not able to handle that case. I update the code in CI to fix this. you are not able to view it here as the trigger got failed.

@JacobCallahan JacobCallahan marked this pull request as draft February 19, 2024 13:53
@JacobCallahan
Copy link
Member Author

trigger: test-robottelo
pytest: tests/foreman/ -k "test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content"

@JacobCallahan
Copy link
Member Author

@omkarkhatavkar when triggering above with the double quotes, the command string is constructed like this

pytest tests/foreman/ -k '"test_host_registration_end_to_end' or test_positive_erratum_applicability or 'test_positive_upload_content"' --external-logging --junit-xml=sat-results.xml -o junit_suite_name=sat-result

@JacobCallahan
Copy link
Member Author

trigger: test-robottelo
pytest: tests/foreman/ -k 'test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content'

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 5798
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/ -k "test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content"
Test Result : =========================== short test summary info ============================

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Feb 20, 2024
@JacobCallahan
Copy link
Member Author

Looking at the PRT results, none of the failures are related to this PR.

@JacobCallahan JacobCallahan marked this pull request as ready for review February 21, 2024 21:36
This backport resolves some missed/failed cherry-picks, bringing
requirements back in line with master.
@JacobCallahan JacobCallahan merged commit 6222301 into SatelliteQE:6.15.z Mar 12, 2024
5 of 6 checks passed
@JacobCallahan JacobCallahan deleted the 6.15.z branch March 12, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 No-CherryPick PR doesnt need CherryPick to previous branches PRT-Failed Indicates that latest PRT run is failed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Failed-AutoCherryPick] - Bump Broker to 0.4.5
5 participants