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

Add an e2e test for relay configuration #806

Closed
markmandel opened this issue Oct 4, 2023 · 0 comments · Fixed by #811
Closed

Add an e2e test for relay configuration #806

markmandel opened this issue Oct 4, 2023 · 0 comments · Fixed by #811
Assignees
Labels
area/tests Unit tests, integration tests, anything to make sure things don't break
Milestone

Comments

@markmandel
Copy link
Contributor

Dependent on:

Once that is complete, write up an Agones integration test so we have this testing in CI.

@markmandel markmandel added the area/tests Unit tests, integration tests, anything to make sure things don't break label Oct 4, 2023
@markmandel markmandel added this to the 0.7.0 milestone Oct 4, 2023
@markmandel markmandel self-assigned this Oct 5, 2023
markmandel added a commit to markmandel/quilkin that referenced this issue Oct 9, 2023
This implements the integration tests for `quilkin relay` and `quilkin
agent` for Agones integration.

This includes refactoring of the integration test libraries to
consolidate and improve aspects of orchestrating and running
proxies in a Kubernetes cluster for integration tests.

Also includes a bug fix on readiness for Agent that will eventually be
replaced by googleforgames#802, but allows for tests to pass.

Closes googleforgames#806
markmandel added a commit to markmandel/quilkin that referenced this issue Oct 9, 2023
This implements the integration tests for `quilkin relay` and `quilkin
agent` for Agones integration.

This includes refactoring of the integration test libraries to
consolidate and improve aspects of orchestrating and running
proxies in a Kubernetes cluster for integration tests.

Also includes a bug fix on readiness for Agent that will eventually be
replaced by googleforgames#802, but allows for tests to pass.

Closes googleforgames#806
markmandel added a commit to markmandel/quilkin that referenced this issue Oct 9, 2023
This implements the integration tests for `quilkin relay` and `quilkin
agent` for Agones integration.

This includes refactoring of the integration test libraries to
consolidate and improve aspects of orchestrating and running
proxies in a Kubernetes cluster for integration tests.

Also includes a bug fix on readiness for Agent that will eventually be
replaced by googleforgames#802, but allows for tests to pass.

Closes googleforgames#806
XAMPPRocky pushed a commit that referenced this issue Oct 10, 2023
This implements the integration tests for `quilkin relay` and `quilkin
agent` for Agones integration.

This includes refactoring of the integration test libraries to
consolidate and improve aspects of orchestrating and running
proxies in a Kubernetes cluster for integration tests.

Also includes a bug fix on readiness for Agent that will eventually be
replaced by #802, but allows for tests to pass.

Closes #806
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests Unit tests, integration tests, anything to make sure things don't break
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant