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

Unstable e2e tests due to IPv6 docker daemon config #586

Open
alexey-yarmosh opened this issue Dec 12, 2024 · 3 comments
Open

Unstable e2e tests due to IPv6 docker daemon config #586

alexey-yarmosh opened this issue Dec 12, 2024 · 3 comments
Assignees

Comments

@alexey-yarmosh
Copy link
Member

Looks like that makes the downloading of static files (malware ip, domains, etc.) sometimes break on CI.

Errors:
https://github.com/jsdelivr/globalping/actions/runs/12295409208/job/34312234491#step:8:647
https://github.com/jsdelivr/globalping/actions/runs/12283482017/job/34277304792#step:8:646

Here I commented that change out and download is fine again:
321da87

@MartinKolarik
Copy link
Member

Fixed in f539cae.

@alexey-yarmosh
Copy link
Member Author

Looks like IPv6 e2e tests are still unstable. Here are 2 attempts for the same commit:
failed: https://github.com/jsdelivr/globalping-probe/actions/runs/12753083823/job/35543945554
successful: https://github.com/jsdelivr/globalping-probe/actions/runs/12753083823/job/35544424857

Also reproducible in the globalping repo.

@MartinKolarik
Copy link
Member

This is different from the original issue. We're running on a real IPv6 network now. Not sure why it failed here but it didn't happen to me yet.

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

Successfully merging a pull request may close this issue.

2 participants