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

Add CI with more tests for OAR #599

Open
lesteve opened this issue Nov 22, 2022 · 0 comments
Open

Add CI with more tests for OAR #599

lesteve opened this issue Nov 22, 2022 · 0 comments
Labels
CI Continuous Integration tools OAR

Comments

@lesteve
Copy link
Member

lesteve commented Nov 22, 2022

It would be good to add a CI setup for OAR similarly to what is done for other schedulers, like Slurm and SGE. See https://github.com/dask/dask-jobqueue/tree/main/ci for more details.

Ideally a single docker image with both scheduler and workers would be simpler, but otherwise maybe https://github.com/oar-team/oar-docker could be useful.

Once this is done it would be great to add a few tests that need a real cluster (i.e. launch jobs) in dask_jobqueue/tests/test_oar.py. Right now all the tests actually check the job script but do not launch any jobs.

@lesteve lesteve added OAR CI Continuous Integration tools labels Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration tools OAR
Projects
None yet
Development

No branches or pull requests

1 participant