Skip to content

Commit 2aa1e9a

Browse files
author
Ryan Lymburner
authored
Merge branch 'main' into vbedi_issue724
2 parents c435dc3 + f20a6f3 commit 2aa1e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/suites/integration/iamauthpolicy_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ var _ = Describe("IAM Auth Policy", Ordered, func() {
304304
})
305305

306306
It("supports targetRef HTTPRoute change from invalid to valid service name override", func() {
307+
Skip("Test skipped")
307308
policy := newPolicy("recovery-test", "HTTPRoute", httpRouteWithInvalidServiceNameOverride.Name)
308309

309310
testK8sPolicy(policy, K8sResults{statusReason: gwv1alpha2.PolicyReasonInvalid})

0 commit comments

Comments
 (0)