Mentions légales du service

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

Merge branch 'esterel12-prod' into 'master'

[sophia][esterel12] move to production queue

See merge request !1239
parents 8a28dd47 0c077969
No related branches found
No related tags found
1 merge request!1239[sophia][esterel12] move to production queue
Pipeline #1163475 passed
Pipeline: Resources Explorer

#1163477

    ......@@ -1671,6 +1671,61 @@
    ]
    }
    },
    "esterel12": {
    "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": [
    "titane"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "esterel2": {
    "besteffort": {
    "ggas": [
    ......
    ......@@ -84,7 +84,7 @@
    "priority": 201903,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -257,10 +257,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -43,6 +43,10 @@ esterel32: &dedicated-i3s-sparks
    p1: [i3s, sparks, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    esterel12: &dedicated-titane
    p1: [titane, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    mercantour6:
    p1: [coati, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    ......
    ......@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    esterel12-1:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Broadwell
    clock_speed: 2200000000
    ......
    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