Skip to content

Commit 461b874

Browse files
committed
fix: Increase trino test nodes from 6 to 8
Here we go again Should hopefully fix "0/6 nodes are available: 1 Insufficient memory, 6 Insufficient cpu. preemption: 0/6 nodes are available: 6 No preemption victims found for incoming pod."
1 parent f4615ad commit 461b874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog/operator-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
display_name: Trino Operator
294294
git_repo: trino-operator
295295
spec:
296-
node-count: 6 # The Trino tests need more resources than others
296+
node-count: 8 # The Trino tests need more resources than others
297297
platforms:
298298
- id: replicated-kind
299299
spec:

0 commit comments

Comments
 (0)