Skip to content

Commit 6c0dfd8

Browse files
committed
v1 conformance test.
1 parent 7c84b2f commit 6c0dfd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conformance/tests/epp_unavailable_fail_open.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: conformance-fake-model-server
77
namespace: gateway-conformance-app-backend
88
spec:
9-
criticality: 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
9+
priority: 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
1010
poolRef:
1111
name: secondary-inference-pool
1212
---

conformance/tests/gateway_following_epp_routing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
name: conformance-fake-model-server
77
namespace: gateway-conformance-app-backend
88
spec:
9-
criticality: 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
9+
priority: 2 # Mark criticality high enough to bypass the saturation check since the model server is fake and don't have such metrics.
1010
poolRef:
1111
name: primary-inference-pool
1212
---

0 commit comments

Comments
 (0)