Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 046c76cb authored by Alexandre MERLIN's avatar Alexandre MERLIN
Browse files

[sophia/musa-6] move maxwalltime to 7 days (cf bug #17085)

parent 77459658
Branches
No related tags found
1 merge request!1252[sophia/musa-6] move maxwalltime to 7 days (cf bug #17085)
Pipeline #1170675 passed with warnings
......@@ -296,7 +296,7 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 172800,
"max_walltime": 604800,
"queues": [
"admin",
"production"
......
......@@ -14,9 +14,12 @@ nodes:
musa-[3-4]:
supported_job_types:
max_walltime: 86400
musa-[5-6]:
musa-5:
supported_job_types:
max_walltime: 172800
musa-6:
supported_job_types:
max_walltime: 604800
musa-[1-6]:
chassis:
manufactured_at: 2024-12-09
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment