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

[BUG] cnf testsuite doesn't work behind proxy #2143

Open
collivier opened this issue Sep 5, 2024 · 1 comment
Open

[BUG] cnf testsuite doesn't work behind proxy #2143

collivier opened this issue Sep 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@collivier
Copy link
Collaborator

Describe the bug

HTTP::Client doesn't support proxy which forbids defacto using cnf-testsuite behind corporate proxies.
Here are some calls to HTTP:Client https://github.com/search?q=repo%3Acnti-testcatalog%2Ftestsuite%20http%2Fclient&type=code

Please see

A workaround could be to patch crystal via the last patchset still in draft or to rather call external binaries

Please note that Sylva (at least the Orange platforms) are behind corporate proxies.

@collivier collivier added the bug Something isn't working label Sep 5, 2024
@collivier
Copy link
Collaborator Author

By applying the patch, and testing via coredns all pass except

  • non_root_containers
  • specialized_init_system
  • zombie_handled
  • sig_term_handled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant