gateway-api
gateway-api copied to clipboard
Add steps for running conformance tests on Envoy Gateway
/kind documentation /kind test /area conformance
What this PR does / why we need it:
- Adds steps showing how to run conformance tests on Envoy Gateway
- This should help
- Increase velocity of conformance test contributions since tests can be easier to validate
- Give more confidence to conformance test PR reviewers by knowing the outcome of the test result on an implementation
- The current documentation on https://gateway-api.sigs.k8s.io/concepts/conformance/#3-conformance-tests does not seem adequate enough for conformance tests contributors to validate their changes on implementations
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
ptal @robscott
/retest
Having this script was very helpful to me as a newcomer to implementation testing, and as an OpenShift user unfamiliar with kind. I highly recommend having it available, as well as encouraging other implementations to follow suit. Speaking from experience, it would encourage more people to work on conformance testing to know how to easily install an implementation from the ground up.
/lgtm
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: arkodg, shaneutt
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [shaneutt]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment