CherryPicked: [cnv-4.22] [virt] fix test_restart_persistence_windows failing on ssh timeout#5141
Merged
Conversation
…5103) ##### What this PR does / why we need it: increased command exec timeout (powershell commands might take 5+ sec to exec and report status via ssh) ##### Which issue(s) this PR fixes: ##### Special notes for reviewer: ##### jira-ticket: <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Extended timeout duration for SSH command execution to improve reliability and reduce premature termination. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Signed-off-by: Vasiliy Sibirskiy <vsibirsk@redhat.com>
|
Report bugs in Issues Welcome! 🎉This pull request will be automatically processed with the following features: 🔄 Automatic Actions
📋 Available CommandsPR Status Management
Review & Approval
Testing & Validation
Container Operations
Cherry-pick Operations
Label Management
✅ Merge RequirementsThis PR will be automatically approved when the following conditions are met:
📊 Review ProcessApprovers and ReviewersApprovers:
Reviewers:
Available Labels
AI Features
💡 Tips
For more information, please refer to the project documentation or contact the maintainers. |
Collaborator
|
/retest verify-bugs-are-open |
Collaborator
|
/verified |
Collaborator
|
/lgtm |
Collaborator
|
/approve |
|
New container for quay.io/openshift-cnv/openshift-virtualization-tests:cnv-4.22 published |
josemacassan
pushed a commit
to josemacassan/openshift-virtualization-tests
that referenced
this pull request
Jun 15, 2026
…failing on ssh timeout (RedHatQE#5141) Cherry-pick from `main` branch, original PR: RedHatQE#5103, PR owner: vsibirsk Signed-off-by: Vasiliy Sibirskiy <vsibirsk@redhat.com> Co-authored-by: Vasiliy Sibirskiy <vsibirsk@redhat.com> Signed-off-by: Jose Manuel Castano <joscasta@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick from
mainbranch, original PR: #5103, PR owner: vsibirsk