Commit 2fcc828
authored
[virt] fix test_restart_persistence_windows failing on ssh timeout (#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: vsibirsk <vsibirsk@redhat.com>1 parent 0db895f commit 2fcc828
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2795 | 2795 | | |
2796 | 2796 | | |
2797 | 2797 | | |
2798 | | - | |
| 2798 | + | |
2799 | 2799 | | |
2800 | 2800 | | |
2801 | 2801 | | |
| |||
0 commit comments