-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Following the discussion and PR (Matgenix/jobflow-remote#160, now merged) in jobflow-remote for integration tests. It would be good to have integration tests for the different functionalities of the different queue managers.
@ml-evs When you have some time to just set up the same containers that are in jobflow-remote here so that others can contribute to the tests.
Maybe one comment/question: this will be kind of the same containers that are spawned. Is there any way to make sure this continues to be the same ? I guess the easiest is to just copy the files from jfr needed to start and configure slurm and sge containers but if for some reason we have to change something there, we'd need to change in both jfr and qtoolkit. Any solution that you'd see for that ?