dask / dask/dask-jobqueue

Add CI with more tests for OAR

Open
#599 0 comments 0 reactions 0 assignees View on GitHub
CI OAR
Dominant language
Python
Stars
256
Forks
150
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.