mockslurm.process_db.append_job

mockslurm.process_db.append_job(db_file: File, **kwargs) int[source]

Append a job to the database

Parameters:

db_file (h5py.File) – Opened file handle to the database

Returns:

Index of the job that was appended

Return type:

int