Skip to content

Commit 073081f

Browse files
committed
feat: Remove unnecessary label from SR in drift tests
1 parent 8ab3be5 commit 073081f

File tree

1 file changed

+0
-1
lines changed
  • tests/model_explainability/trustyai_service/drift

1 file changed

+0
-1
lines changed

tests/model_explainability/trustyai_service/drift/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def mlserver_runtime(
6363
protocol_versions=["v2"],
6464
annotations={
6565
f"{ApiGroups.OPENDATAHUB_IO}/accelerator-name": "",
66-
f"{ApiGroups.OPENDATAHUB_IO}/recommended-accelerators": [Labels.Nvidia.NVIDIA_COM_GPU],
6766
f"{ApiGroups.OPENDATAHUB_IO}/template-display-name": "KServe MLServer",
6867
"prometheus.kserve.io/path": "/metrics",
6968
"prometheus.io/port": str(Ports.REST_PORT),

0 commit comments

Comments
 (0)