Skip to content

Don't set a restart time on local jobs

Does it make sense to activate the "periodic-restart-time" on local submissions, even if "scheduler"="condor"? The "restart" will "checkpoint and exit on 77", but not actually restart a local run.

The alternative is of course to edit the .ini file appropriately: setting scheduler to something else, or to set "periodic-restart-time" to 0, so I'm not sure that this MR is necessary, it just seemed a strange default setting to me.

Edited by Alexandre Goettel

Merge request reports