Skip to content

Commit 5e17397

Browse files
committed
skip test with bug
1 parent 8eb139f commit 5e17397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/model_serving/model_server/kserve/authentication/test_kserve_token_authentication_raw.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def test_disabled_raw_model_authentication(self, patched_remove_raw_authenticati
4949
)
5050

5151
@pytest.mark.sanity
52+
@pytest.mark.jira("RHOAIENG-52129", run=False)
5253
def test_raw_disable_enable_authentication_no_pod_rollout(self, http_s3_ovms_raw_inference_service):
5354
"""Verify no pod rollout when disabling and enabling authentication"""
5455
pod = get_pods_by_isvc_label(

0 commit comments

Comments
 (0)