You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubectl describe nodes while the tests are running reveals there isn't enough cpu available:
I think it's overcommitted because some deployments are not setting any requests or limits. But the failures suggest that the tests actually need more than what they're requesting so it can sometimes fail when the resource is allocated to something else instead.
The text was updated successfully, but these errors were encountered:
seldon-core/jenkins-x-integration.yml
Line 29 in 1d6c461
kubectl describe nodes
while the tests are running reveals there isn't enough cpu available:I think it's overcommitted because some deployments are not setting any requests or limits. But the failures suggest that the tests actually need more than what they're requesting so it can sometimes fail when the resource is allocated to something else instead.
The text was updated successfully, but these errors were encountered: