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

[QE] Okd e2e test randomly failing due to some rate limit pulling images from quay #4378

Closed
albfan opened this issue Sep 26, 2024 · 2 comments
Assignees
Labels

Comments

@albfan
Copy link
Contributor

albfan commented Sep 26, 2024

General information

okd test fails sometimes with errors like:

happened during read: unexpected EOF (after reconnecting, server did not process a Range: header, status 200)

Probably caused by exceeding rate limits pulling images.

As bundles don't change that often, analyze options to cache images to avoid fails at that step and speed up test execution

@albfan albfan added kind/bug Something isn't working status/need triage labels Sep 26, 2024
@albfan albfan added status/need triage and removed kind/bug Something isn't working labels Sep 26, 2024
@adrianriobo adrianriobo added the preset/openshift-okd Unsupported configuration label Sep 26, 2024
@albfan
Copy link
Contributor Author

albfan commented Sep 26, 2024

cache on github actions:

https://github.com/actions/cache

@albfan albfan self-assigned this Sep 26, 2024
@albfan
Copy link
Contributor Author

albfan commented Oct 17, 2024

Not able to reproduce. We can reopen later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants