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

Use proxy for various tests #10148

Open
a-masterov opened this issue Dec 13, 2024 · 3 comments
Open

Use proxy for various tests #10148

a-masterov opened this issue Dec 13, 2024 · 3 comments
Assignees
Labels
a/reliability Area: relates to reliability of the service a/test Area: related to testing c/test-runner Component: test runner (Python tests and fixtures)

Comments

@a-masterov
Copy link
Contributor

We don't use the Neon proxy for most of our tests, however, all our clients work through Neon proxy, and some problems can be discovered on routine testing. (e.g. a problem with the login trigger).
We should enable Neon proxy for various tests.

@a-masterov a-masterov added a/reliability Area: relates to reliability of the service a/test Area: related to testing c/test-runner Component: test runner (Python tests and fixtures) labels Dec 13, 2024
@a-masterov a-masterov self-assigned this Dec 13, 2024
@bayandin
Copy link
Member

Last Week:

  • Started investigation

This Week:

  • Find out how we can use proxy in tests to connect to a compute
  • Decide if we're going to do it right now or postpone

@bayandin
Copy link
Member

bayandin commented Jan 6, 2025

Previously:

  • Currently it is not possible to use proxy in tests
  • Conrad created a PR with the fix

This Week:

  • To get Conrad's PR merged

@bayandin
Copy link
Member

This Week:

  • To get Conrad's PR merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/reliability Area: relates to reliability of the service a/test Area: related to testing c/test-runner Component: test runner (Python tests and fixtures)
Projects
None yet
Development

No branches or pull requests

2 participants