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

tests: initial Gateway API conformance test suite #92

Merged

Conversation

shaneutt
Copy link
Member

@shaneutt shaneutt commented Jun 7, 2023

This does all the setup and scaffolding to run the Gateway API conformance test suite for Blixt.

It runs Setup() which does some GatewayClass and Gateway testing, but it does not yet run specific tests, that will come in a follow up as this PR is already quite big.

Resolves #12
Resolves #56
Supports #81

@shaneutt shaneutt mentioned this pull request Jun 8, 2023
3 tasks
@shaneutt shaneutt requested a review from synthe102 June 8, 2023 20:02
@shaneutt shaneutt force-pushed the shaneutt/gateway-api-conformance-part1 branch from 6cc23f8 to 31401ff Compare June 8, 2023 21:06
@shaneutt shaneutt marked this pull request as ready for review June 8, 2023 21:28
@shaneutt shaneutt enabled auto-merge (rebase) June 8, 2023 21:28
@shaneutt
Copy link
Member Author

shaneutt commented Jun 8, 2023

The tests / conformance-tests CI job will not actually succeed currently, and that is expected. This PR does all the setup for the conformance test suite, but we're still not actually conformant yet (#81 will resolve this).

auto-merge was automatically disabled June 12, 2023 17:53

Base branch requires signed commits

@shaneutt shaneutt merged commit 79eb1a9 into kubernetes-sigs:main Jun 12, 2023
10 checks passed
@shaneutt shaneutt deleted the shaneutt/gateway-api-conformance-part1 branch June 12, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Gateway API v0.7.x Initial Gateway API Conformance Tests
2 participants