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

Fix GRPCRoute check in tests #2100

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Conversation

sjberman
Copy link
Contributor

@sjberman sjberman commented Jun 5, 2024

Problem: When running the upgrade tests, the grpcroute check fails because they don't exist in the previous version of the API.

Solution: Check that grpcroutes even exist first, don't return an error if they don't.

Testing: Verified that NFR tests now pass.

Problem: When running the upgrade tests, the grpcroute check fails because they don't exist in the previous version of the API.

Solution: Check that grpcroutes even exist first, don't return an error if they don't.
@sjberman sjberman requested a review from a team as a code owner June 5, 2024 20:26
@github-actions github-actions bot added the tests Pull requests that update tests label Jun 5, 2024
@sjberman sjberman enabled auto-merge (squash) June 5, 2024 20:59
@sjberman sjberman merged commit 23f75a4 into nginxinc:main Jun 5, 2024
40 of 41 checks passed
@sjberman sjberman deleted the tests/fix-grpc-check branch June 5, 2024 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Pull requests that update tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants