gateway-api icon indicating copy to clipboard operation
gateway-api copied to clipboard

Add steps for running conformance tests on Envoy Gateway

Open arkodg opened this issue 1 year ago • 6 comments
trafficstars

/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

arkodg avatar Aug 13 '24 01:08 arkodg

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.

k8s-ci-robot avatar Aug 13 '24 01:08 k8s-ci-robot

ptal @robscott

arkodg avatar Sep 10 '24 20:09 arkodg

/retest

robscott avatar Sep 10 '24 23:09 robscott

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

candita avatar Oct 03 '24 22:10 candita

/lgtm

candita avatar Oct 31 '24 20:10 candita

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Nov 01 '24 11:11 k8s-ci-robot