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

Fix intermittent connection timeout on host reboot #17800

Merged

Conversation

shweta83
Copy link
Contributor

@shweta83 shweta83 commented Mar 7, 2025

Problem Statement

Leapp tests were failing intermittently due to connection error with host.

Solution

Added wait_for_connection() to ensure it doesn't fail.

Related Issues

@shweta83 shweta83 added CherryPick PR needs CherryPick to previous branches AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing 6.15.z Introduced in or relating directly to Satellite 6.15 6.16.z Introduced in or relating directly to Satellite 6.16 6.17.z labels Mar 7, 2025
@shweta83 shweta83 requested review from a team as code owners March 7, 2025 10:44
@shweta83
Copy link
Contributor Author

shweta83 commented Mar 7, 2025

trigger: test-robottelo
pytest: tests/foreman/{cli,ui}/test_leapp_client.py

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 10437
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/{cli,ui}/test_leapp_client.py --external-logging
Test Result : ================= 4 passed, 894 warnings in 9549.30s (2:39:09) =================

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Mar 7, 2025
@Gauravtalreja1 Gauravtalreja1 added the 6.14.z Introduced in or relating directly to Satellite 6.14 label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 6.16.z Introduced in or relating directly to Satellite 6.16 6.17.z AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing CherryPick PR needs 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.

3 participants