Skip to content

Commit f51f843

Browse files
committed
fix: add tier1 marker
Signed-off-by: fege <fmosca@redhat.com>
1 parent 01bc727 commit f51f843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/model_registry/test_security.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
MODEL_CATALOG_API_PATH = "/api/model_catalog/v1alpha1/"
1212

1313

14+
@pytest.mark.tier1
1415
@pytest.mark.usefixtures("mcp_servers_configmap_patch")
1516
class TestCatalogSecurity:
1617
"""Tests for catalog endpoint security (TC-SEC-001)."""

0 commit comments

Comments
 (0)