Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fc16a3a9 authored by DOAN Lancelot's avatar DOAN Lancelot
Browse files

Merge branch 'esterel31Prod' into 'master'

[Sophia][Esterel31] From testing to Prod

See merge request !1274
parents 10c7a3e5 7721c012
No related branches found
No related tags found
1 merge request!1274[Sophia][Esterel31] From testing to Prod
Pipeline #1185255 passed
Pipeline: Resources Explorer

#1185259

    ...@@ -2182,6 +2182,62 @@ ...@@ -2182,6 +2182,62 @@
    ] ]
    } }
    }, },
    "esterel31": {
    "besteffort": {
    "ggas": [
    "cidre",
    "kerdata",
    "magellan",
    "myriads",
    "pacap",
    "wide",
    "pirat",
    "coast",
    "avalon",
    "chroma",
    "emeraude",
    "maracas",
    "inria-chile",
    "inria-dsi",
    "inria-sidf",
    "swh",
    "tadaam"
    ],
    "sites": [
    "mc-rennes",
    "mc-nancy",
    "mc-lyon",
    "mc-economic-activity",
    "mc-sophia",
    "mc-lille",
    "mc-grenoble",
    "mc-paris",
    "mc-saclay",
    "mc-bordeaux",
    "mc-siege",
    "mc-guest",
    "slices-fr-grenoble",
    "slices-fr-lille",
    "slices-fr-lyon",
    "slices-fr-nancy",
    "slices-fr-nantes",
    "slices-fr-rennes",
    "slices-fr-sophia",
    "slices-fr-strasbourg",
    "slices-fr-toulouse"
    ]
    },
    "p1": {
    "ggas": [
    "i3s",
    "sparks"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "esterel32": { "esterel32": {
    "besteffort": { "besteffort": {
    "ggas": [ "ggas": [
    ......
    ...@@ -145,7 +145,7 @@ ...@@ -145,7 +145,7 @@
    "priority": 202108, "priority": 202108,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "redfish": true, "redfish": true,
    "type": "cluster", "type": "cluster",
    ......
    ...@@ -314,10 +314,10 @@ ...@@ -314,10 +314,10 @@
    "supported_job_types": { "supported_job_types": {
    "besteffort": true, "besteffort": true,
    "deploy": true, "deploy": true,
    "max_walltime": 0, "max_walltime": 604800,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    ...@@ -314,10 +314,10 @@ ...@@ -314,10 +314,10 @@
    "supported_job_types": { "supported_job_types": {
    "besteffort": true, "besteffort": true,
    "deploy": true, "deploy": true,
    "max_walltime": 0, "max_walltime": 604800,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    ...@@ -314,10 +314,10 @@ ...@@ -314,10 +314,10 @@
    "supported_job_types": { "supported_job_types": {
    "besteffort": true, "besteffort": true,
    "deploy": true, "deploy": true,
    "max_walltime": 0, "max_walltime": 604800,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    ...@@ -314,10 +314,10 @@ ...@@ -314,10 +314,10 @@
    "supported_job_types": { "supported_job_types": {
    "besteffort": true, "besteffort": true,
    "deploy": true, "deploy": true,
    "max_walltime": 0, "max_walltime": 604800,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    ...@@ -48,6 +48,8 @@ esterel32: &dedicated-i3s-sparks ...@@ -48,6 +48,8 @@ esterel32: &dedicated-i3s-sparks
    p1: [i3s, sparks, '@admin'] p1: [i3s, sparks, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access'] besteffort: ['@inria_group', '@other_groups_with_access']
    esterel31: *dedicated-i3s-sparks
    esterel33: &dedicated-neo esterel33: &dedicated-neo
    p1: [neo, '@admin'] p1: [neo, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access'] besteffort: ['@inria_group', '@other_groups_with_access']
    ......
    ...@@ -6,13 +6,13 @@ boot_type: bios ...@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false exotic: false
    queues: queues:
    - admin - admin
    - testing - production
    nodes: nodes:
    esterel31-[1-4]: esterel31-[1-4]:
    supported_job_types: supported_job_types:
    deploy: true deploy: true
    besteffort: true besteffort: true
    max_walltime: 0 max_walltime: 604800
    processor: processor:
    microarchitecture: Cascade Lake-SP microarchitecture: Cascade Lake-SP
    clock_speed: 2_100_000_000 clock_speed: 2_100_000_000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment