Mentions légales du service

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

Merge branch 'esterel32-prod' into 'master'

[sophia][esterel32] add cluster to production queue

See merge request !1208
parents ab5ca93f 774180c1
No related branches found
No related tags found
1 merge request!1208[sophia][esterel32] add cluster to production queue
Pipeline #1155657 passed
Pipeline: Resources Explorer

#1155660

    ...@@ -1836,6 +1836,62 @@ ...@@ -1836,6 +1836,62 @@
    ] ]
    } }
    }, },
    "esterel32": {
    "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"
    ]
    }
    },
    "esterel4": { "esterel4": {
    "besteffort": { "besteffort": {
    "ggas": [ "ggas": [
    ......
    ...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
    "priority": 202108, "priority": 202108,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "redfish": true, "redfish": true,
    "type": "cluster", "type": "cluster",
    ......
    ...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
    "max_walltime": 0, "max_walltime": 0,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "production"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    ...@@ -38,6 +38,9 @@ esterel4: *dedicated-stars ...@@ -38,6 +38,9 @@ esterel4: *dedicated-stars
    esterel7: *dedicated-stars esterel7: *dedicated-stars
    esterel26: *dedicated-stars esterel26: *dedicated-stars
    esterel32: &dedicated-i3s-sparks
    p1: [i3s, sparks, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    mercantour6: mercantour6:
    p1: [coati, '@admin'] p1: [coati, '@admin']
    ......
    ...@@ -6,7 +6,7 @@ boot_type: bios ...@@ -6,7 +6,7 @@ boot_type: bios
    exotic: false exotic: false
    queues: queues:
    - admin - admin
    - testing - production
    nodes: nodes:
    esterel32-1: esterel32-1:
    supported_job_types: supported_job_types:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment