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

Run conda build parallel AND sequential tests #1065

Merged
merged 8 commits into from
Apr 1, 2021

Conversation

valeriupredoi
Copy link
Contributor

@valeriupredoi valeriupredoi commented Mar 31, 2021

Continuation from #1064 to include the same test run strategy for conda build tests and try bump the number of threads we use for running the parallel tests on Circle. Bumping number of threads with -n 4 definitely leads to memory issues for the conda build tests and might lead to the same issue for the regular CI tests, so let's keep them at 2

@valeriupredoi valeriupredoi changed the title Run conda build parallel AND sequential tests and bump number of threads for parallel tests Run conda build parallel AND sequential tests Mar 31, 2021
@stefsmeets
Copy link
Contributor

FAILED tests/integration/cmor/_fixes/cmip6/test_cesm2.py::test_cl_fix_file

Oh boy... 🍿

@valeriupredoi
Copy link
Contributor Author

FAILED tests/integration/cmor/_fixes/cmip6/test_cesm2.py::test_cl_fix_file

Oh boy... popcorn

yeah another one that we might have to run sequentially

@valeriupredoi
Copy link
Contributor Author

OK conda build test fails because flake8 is eager enough to check conda's run_test.py that we don't want to be checked

Copy link
Contributor

@stefsmeets stefsmeets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 👍

@valeriupredoi
Copy link
Contributor Author

many thanks @stefsmeets Happy Easter 🐰

@valeriupredoi valeriupredoi merged commit a9fa18b into master Apr 1, 2021
@valeriupredoi valeriupredoi deleted the run_conda_build_sequential_tests branch April 1, 2021 12:01
@zklaus zklaus added the bug Something isn't working label Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants