Skip to content

mockslurm

Mock slurm using detached subprocess and a HDF5 file as database.

Modules:

Name Description
mock_sbatch

Implement a mock of the sbatch command of slurm.

mock_scancel

Implement a mock of the scancel command of slurm.

mock_scontrol

Mock of scontrol.

mock_sinfo

Mock of sinfo.

mock_squeue

Mock of the squeue command of slurm.

process_db

Implements the access to a "slurm database", stored in a HDF5 file.

utils

Argument parsing utilities.