You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: