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.13.z] Stream fix for e2e api http_proxy failure #13117

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #13064

This test already passes locally, but fails for the auth and unauth-proxy parameters in CI.
HTTPError 500: Internal Server Error: {"displayMessage":"Task {taks_id}: RuntimeError: The repository's publication is missing. Please run a 'complete sync' on repo_name."

There seems to be a delay after create(), where the Metadata Generate tasks is still in progress when calling repo.update(). To resolve I have the repos wait for a sync before continuing, which in theory would wait for any in-progress metadata task.

* Stream fix for e2e http_proxy failure

* Lastest prt failure, now seeing same issue with rh_repo

* Repo discovery fix

(cherry picked from commit 6e804fa)
@Satellite-QE Satellite-QE added 6.13.z Introduced in or relating directly to Satellite 6.13 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Nov 16, 2023
@damoore044
Copy link
Contributor

trigger: test-robottelo
pytest: tests/foreman/api/test_http_proxy.py -k test_positive_end_to_end

@damoore044 damoore044 added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Nov 16, 2023
@Satellite-QE Satellite-QE merged commit 72002f9 into 6.13.z Nov 16, 2023
21 checks passed
@Satellite-QE Satellite-QE deleted the cherry-pick-6.13.z-6e804fa7bbdd1e89ec49f719fe3eb49636f305b4 branch November 16, 2023 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.13.z Introduced in or relating directly to Satellite 6.13 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants