Skip to content

Commit

Permalink
skip jwksuri test (#3612)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel committed Mar 1, 2023
1 parent e971c37 commit 9621336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/suite/test_jwt_policies_jwksuri.py
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 9621336

Please sign in to comment.