Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resources for integration tests #1194

Closed
ryandawsonuk opened this issue Dec 5, 2019 · 3 comments
Closed

resources for integration tests #1194

ryandawsonuk opened this issue Dec 5, 2019 · 3 comments
Milestone

Comments

@ryandawsonuk
Copy link
Contributor

ryandawsonuk commented Dec 5, 2019

seems problematic for the cluster

kubectl describe nodes while the tests are running reveals there isn't enough cpu available:
image

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.

@ryandawsonuk
Copy link
Contributor Author

ryandawsonuk commented Dec 5, 2019

Now we have PRs stuck waiting on pending tests:
image
Pending pod has message 0/1 nodes are available: 1 Insufficient cpu.

@axsaucedo
Copy link
Contributor

@ryandawsonuk is this still an issue?

@axsaucedo axsaucedo added this to the 1.1 milestone Jan 16, 2020
@ukclivecox
Copy link
Contributor

Reopen if we hit it on latest CI cluster we run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants