Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0a55d055 authored by LELAURAIN Julien's avatar LELAURAIN Julien
Browse files

Merge branch 'esterel32-prod2' into 'master'

[sophia][esterel32] adjust max walltime

See merge request !1210
parents c9338e33 ecf119c7
No related branches found
No related tags found
1 merge request!1210[sophia][esterel32] adjust max walltime
Pipeline #1155726 passed
Pipeline: Resources Explorer

#1155731

    ......@@ -314,7 +314,7 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "production"
    ......
    ......@@ -12,7 +12,7 @@ nodes:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Cascade Lake-SP
    clock_speed: 2200000000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment