Skip to content

Commit 9621336

Browse files
authored
skip jwksuri test (#3612)
1 parent e971c37 commit 9621336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/suite/test_jwt_policies_jwksuri.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def get_token(request):
4141

4242
@pytest.mark.skip_for_nginx_oss
4343
@pytest.mark.policies
44+
@pytest.mark.skip(reason="issues with ingressClass")
4445
@pytest.mark.parametrize(
4546
"crd_ingress_controller, virtual_server_setup",
4647
[

0 commit comments

Comments
 (0)