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

Reduce running time of reproducibility tests #4

Open
aidanheerdegen opened this issue Mar 26, 2024 · 1 comment
Open

Reduce running time of reproducibility tests #4

aidanheerdegen opened this issue Mar 26, 2024 · 1 comment

Comments

@aidanheerdegen
Copy link
Member

As noted by @jo-basevi the reproducibility tests can take a long time to complete because they spend a long time queued, and if we reduced the requested PBS resources it would reduce the queue time:

ACCESS-NRI/access-om2-configs#30 (comment)

This should be fairly straightforward to implement.

@CodeGat
Copy link
Collaborator

CodeGat commented Apr 11, 2024

Pytests cases can parallelized with the pytest-xdist plugin - maybe we could have the historic and restart tests parallelised?

@jo-basevi jo-basevi transferred this issue from ACCESS-NRI/access-om2-configs Apr 29, 2024
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

2 participants