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

ci/cli: add RunSSHWithRetry function #1118

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

ldevulder
Copy link
Contributor

@ldevulder ldevulder commented Dec 5, 2023

This allows to run SSH command with automatic retry more easily. This PR also increase the timeout of ManagedOSVersionChannel sync to avoid/reduce sporadic failures.

Verification runs:

@ldevulder ldevulder self-assigned this Dec 5, 2023
@ldevulder ldevulder requested a review from a team as a code owner December 5, 2023 14:17
@ldevulder ldevulder marked this pull request as draft December 5, 2023 14:17
@ldevulder ldevulder force-pushed the ci-fix-remaining-small-issues branch from dfac359 to 7764b92 Compare December 5, 2023 14:18
@ldevulder ldevulder marked this pull request as ready for review December 5, 2023 16:44
@ldevulder ldevulder enabled auto-merge (rebase) December 5, 2023 16:46
This allows to run SSH command with automatic retry more easily.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
As sometimes it takes more than one minute to sync.

Signed-off-by: Loic Devulder <ldevulder@suse.com>
@ldevulder ldevulder force-pushed the ci-fix-remaining-small-issues branch from caeb0fd to 08c9ce7 Compare December 5, 2023 17:45
@ldevulder ldevulder merged commit d3d2e0f into main Dec 5, 2023
15 checks passed
@ldevulder ldevulder deleted the ci-fix-remaining-small-issues branch December 5, 2023 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants