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

tests: limit concurrency level #1593

Merged
merged 1 commit into from
Aug 21, 2014
Merged

tests: limit concurrency level #1593

merged 1 commit into from
Aug 21, 2014

Conversation

Kijewski
Copy link
Contributor

Some Travis CI machines have 32 CPUs. This sets our concurrency level to 33.
Travis CI kills our buildtest for obvious reasons.

This PR limits the concurrency level to 8 on Travis CI.

Some Travis CI machines have 32 CPUs. This sets our concurrency level to 33.
Travis CI kills our buildtest for obvious reasons.

This PR limits the concurrency level to 8 on Travis CI.
@Kijewski Kijewski added the tests label Aug 21, 2014
@Kijewski Kijewski added this to the Release NEXT MAJOR milestone Aug 21, 2014
@Kijewski Kijewski assigned ghost Aug 21, 2014
@haukepetersen
Copy link
Contributor

ACK if travis passes.

@Kijewski
Copy link
Contributor Author

Travis passes.

Kijewski added a commit that referenced this pull request Aug 21, 2014
tests: limit concurrency level
@Kijewski Kijewski merged commit 4450d5a into RIOT-OS:master Aug 21, 2014
@Kijewski Kijewski deleted the nproc-max branch August 21, 2014 18:38
@ghost ghost removed their assignment Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tests Area: tests and testing framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants