diff --git a/test/conformance/conformance_test.go b/test/conformance/conformance_test.go index 709c90595048..b0b49c4fd2b9 100644 --- a/test/conformance/conformance_test.go +++ b/test/conformance/conformance_test.go @@ -49,6 +49,7 @@ func TestGatewayAPIConformance(t *testing.T) { tests.GatewaySecretInvalidReferenceGrant.ShortName, tests.HTTPRouteReferenceGrant.ShortName, tests.HTTPRouteRewritePath.ShortName, + tests.GatewayStaticAddresses.ShortName, }, ExemptFeatures: suite.MeshCoreFeatures, })