Skip to content

Commit

Permalink
skip jwksuri test (#3612)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored and jjngx committed Mar 14, 2023
1 parent aec628f commit 8d46266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/suite/test_jwt_policies_jwksuri.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def get_token(request):

@pytest.mark.skip_for_nginx_oss
@pytest.mark.policies
@pytest.mark.skip(reason="issues with ingressClass")
@pytest.mark.parametrize(
"crd_ingress_controller, virtual_server_setup",
[
Expand Down

0 comments on commit 8d46266

Please sign in to comment.