Commit 9a2ce229 authored by Dominik Bartkiewicz's avatar Dominik Bartkiewicz Committed by Morris Jette
Browse files

add extra case to _get_unique_job_node_cnt():

when acct_policy_job_runnable_post_select() is call for job without
job_resrcs (eg.: from _attempt_backfill() or when select_nodes() can't
find free recource) but with req_node_bitmap.

This patch will change reason of jobs like in test 21.39 from
"JobState=PENDING Reason=QOSGrpNodeLimit" to
"JobState=PENDING Reason=Resources"

bug 6675
parent 335b6aad
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