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

travis: parallelize evaluation and limit RAM usage #147

Merged
merged 1 commit into from Mar 11, 2020

Conversation

Mic92
Copy link
Member

@Mic92 Mic92 commented Feb 19, 2020

No description provided.

@Mic92
Copy link
Member Author

Mic92 commented Feb 19, 2020

Mhm. The error is quite hard to find now. Maybe I write a test runner that hides all the verbose output.

@Mic92
Copy link
Member Author

Mic92 commented Feb 19, 2020

Let's see if serial execution gives better logs... Still this is not ideal,
we should build all profiles and than print out failures!

@Mic92
Copy link
Member Author

Mic92 commented Feb 19, 2020

Also with serial execution the log is unreadable.

The new test runner will evaluate all test profiles from the README.md
in parallel in separate nix-build processes.
Since we do not load all processes into one process,
this also helps saving memory.
@Mic92 Mic92 requested a review from lukateras February 23, 2020 21:35
@Mic92 Mic92 merged commit 62d7c2e into NixOS:master Mar 11, 2020
@Mic92 Mic92 deleted the fix-travis branch March 11, 2020 09:47
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

Successfully merging this pull request may close these issues.

None yet

1 participant