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

Opinionated knative gateway conformance #673

Merged

Conversation

dprotaso
Copy link
Contributor

@dprotaso dprotaso commented Apr 10, 2024

Fixes: #621

This runs the Gateway conformance tests along side our Knative ones testing the features that we require.

If the Gateway Conformance tests fail then we do not fail the test - it's informational

@knative-prow knative-prow bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Apr 10, 2024
@knative-prow knative-prow bot requested review from cardil and krsna-m April 10, 2024 18:53
@knative-prow knative-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Apr 10, 2024
@dprotaso
Copy link
Contributor Author

/hold cancel

@knative-prow knative-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 10, 2024
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.11%. Comparing base (d21ec14) to head (396e629).
Report is 37 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #673       +/-   ##
===========================================
+ Coverage   66.93%   78.11%   +11.18%     
===========================================
  Files          15       16        +1     
  Lines         862     1106      +244     
===========================================
+ Hits          577      864      +287     
+ Misses        254      203       -51     
- Partials       31       39        +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dprotaso
Copy link
Contributor Author

/retest

@dprotaso
Copy link
Contributor Author

/test all

Copy link

knative-prow bot commented Apr 18, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso

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

@dprotaso dprotaso changed the title [wip] opinionated knative gateway conformance Opinionated knative gateway conformance Apr 18, 2024
@knative-prow knative-prow bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 18, 2024
@dprotaso
Copy link
Contributor Author

/assign @izabelacg

@izabelacg
Copy link
Member

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Apr 18, 2024
@knative-prow knative-prow bot merged commit 1064b49 into knative-extensions:main Apr 18, 2024
29 checks passed
@dprotaso dprotaso deleted the opinionated-gateway-test branch April 21, 2024 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create an opinionated Gateway Conformance Test
2 participants