reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
224 stars 104 forks source link

Use `docker compose` to run the slurm related unit tests #3261

Closed teojgo closed 2 months ago

teojgo commented 2 months ago

The idea is to use a similar setup to the tutorial for multi-node tests to simulate a slurm virtual cluster and test the slurm related functionality there.