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

Apptainer integration tests for HPC #389

Open
nmerket opened this issue Aug 14, 2023 · 0 comments
Open

Apptainer integration tests for HPC #389

nmerket opened this issue Aug 14, 2023 · 0 comments

Comments

@nmerket
Copy link
Member

nmerket commented Aug 14, 2023

Is your feature request related to a problem? Please describe.

We have some basic tests in test_eagle.py for testing the mechanics of running on HPC, but they're somewhat limited and don't catch much. We have to mock the simulations themselves in the containers and any calls to the job scheduler (slurm).

Describe the solution you'd like

Install Apptainer (formerlly known as Singularity) on CI to actually do the building simulations in our tests. We would still have to mock the slurm stuff, but that would be significantly less and allow us to test out how simulations will run in our HPC environments.

Describe alternatives you've considered

Just keep what we have.

Additional context

Sort of related to or inspired by #385.

@nmerket nmerket changed the title Apptainer integration tests for Eagle/HPC Apptainer integration tests for HPC Nov 14, 2023
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