Skip to content

Commit

Permalink
add GRPCRoute report profile
Browse files Browse the repository at this point in the history
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
  • Loading branch information
tao12345666333 committed May 19, 2024
1 parent 6ce71db commit 8cd6b9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/conformance/gateway_conformance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ func TestGatewayConformance(t *testing.T) {
opts.SkipTests = skippedTests
opts.ConformanceProfiles = sets.New(
suite.GatewayHTTPConformanceProfileName,
suite.GatewayGRPCConformanceProfileName,
)
opts.Implementation = conformancev1.Implementation{
Organization: metadata.Organization,
Expand Down

0 comments on commit 8cd6b9b

Please sign in to comment.