Commit cb599ecf authored by Alejandro Sanchez's avatar Alejandro Sanchez Committed by Danny Auble
Browse files

Fix main scheduler not considering hetjobs when building the job queue.

Even if main scheduler doesn't allocate resources for hetjobs, the
queue list should be composed by all types of jobs. Otherwise, lower
priority regular jobs could be allocated resources by main scheduler
while higher priority hetjobs are waiting for a backfill cycle.

Bug 6593.
parent 409af491
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