Exclude fox from being suspended by slurm
Reviewed-by: Aleix Boné <abonerib@bsc.es>
This commit is contained in:
parent
feb2060be7
commit
88555e3f8c
@ -78,7 +78,7 @@ in {
|
|||||||
SuspendTimeout=60
|
SuspendTimeout=60
|
||||||
ResumeProgram=${resumeProgram}
|
ResumeProgram=${resumeProgram}
|
||||||
ResumeTimeout=300
|
ResumeTimeout=300
|
||||||
SuspendExcNodes=hut
|
SuspendExcNodes=hut,fox
|
||||||
|
|
||||||
# Turn the nodes off after 1 hour of inactivity
|
# Turn the nodes off after 1 hour of inactivity
|
||||||
SuspendTime=3600
|
SuspendTime=3600
|
||||||
|
Loading…
x
Reference in New Issue
Block a user