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

test: Retry git fetch in git-utils.sh #19598

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

martinpitt
Copy link
Member

This prevents test failures on transient issues like

fatal: unable to access 'https://github.com/cockpit-project/bots/':
Failed to connect to github.com port 443 after 129563 ms:
Couldn't connect to server


example failure

Tested failure case with GITHUB_BASE=foo/bar test/common/make-bots.

This prevents test failures on transient issues like

> fatal: unable to access 'https://github.com/cockpit-project/bots/':
> Failed to connect to github.com port 443 after 129563 ms:
> Couldn't connect to server
@martinpitt martinpitt added flake unstable test no-test For doc/workflow changes, or experiments which don't need a full CI run, labels Nov 10, 2023
@martinpitt martinpitt merged commit 7638a05 into cockpit-project:main Nov 10, 2023
38 checks passed
@martinpitt martinpitt deleted the retry-fetch branch November 10, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flake unstable test no-test For doc/workflow changes, or experiments which don't need a full CI run,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants