Commit 7d34c867 authored by Brian Christiansen's avatar Brian Christiansen
Browse files

Suspend nodes after being idle or down for SuspendTime



Previously it was only after being idle. The problem was that if the
node was downed after a job ran on the node for more than SuspendTime
the node would be suspended quickly. Now it waits SuspendTime after
being idle or down (i.e. since no jobs on the node).

Bug 6774

Signed-off-by: default avatarDanny Auble <da@schedmd.com>
parent 5b13fbb3
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