Commit 43ec65b9 authored by Albert Gil's avatar Albert Gil Committed by Brian Christiansen
Browse files

Fix creating corrupted hetjobs that are rejected at submission time

Rejected hetjobs were not correctly dump because pack_job_id_set was
not properly set in _slurm_rpc_allocate_pack() when submision was
rejected.

New helper function _create_pack_job_id_set() to avoid duplicated
code.

Bug 6847
parent 753d2a19
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment