Mentions légales du service

Skip to content
Snippets Groups Projects

[bug16032] standardize max walltime to 7 days on ex igrida nodes

Merged Yao CHI requested to merge fix_bug_16032 into master
All threads resolved!
Files
11
@@ -323,7 +323,7 @@
@@ -323,7 +323,7 @@
"supported_job_types": {
"supported_job_types": {
"besteffort": true,
"besteffort": true,
"deploy": true,
"deploy": true,
"max_walltime": 86400,
"max_walltime": 604800,
"queues": [
"queues": [
"production",
"production",
"admin"
"admin"
Loading