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

Separate tests in jobs to run faster #26

Open
AlexandreMary opened this issue May 30, 2024 · 0 comments
Open

Separate tests in jobs to run faster #26

AlexandreMary opened this issue May 30, 2024 · 0 comments

Comments

@AlexandreMary
Copy link
Contributor

AlexandreMary commented May 30, 2024

Currently a number of tests are gathered in single jobs, either through families or in loops (model, geometry, oops/CNT0, or by compilation flavour).
As a result the jobs, which sequentially run each test, take a long time to execute, which is not optimal in development mode.
The proposal here, and already submitted to a large extent in PR #26, is to split them in more, smaller jobs.

To do in sync with #11

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

1 participant