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

Commits on Dec 5, 2023

  1. ci/cli: add RunSSHWithRetry function

    This allows to run SSH command with automatic retry more easily.
    
    Signed-off-by: Loic Devulder <ldevulder@suse.com>
    ldevulder committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d602269 View commit details
    Browse the repository at this point in the history
  2. ci/cli: increase timeout for ManagedOSVersionChannel sync

    As sometimes it takes more than one minute to sync.
    
    Signed-off-by: Loic Devulder <ldevulder@suse.com>
    ldevulder committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    08c9ce7 View commit details
    Browse the repository at this point in the history