Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 98c86a2f authored by PAULIN Nathan's avatar PAULIN Nathan
Browse files

Merge branch 'testing2-esterel2' into 'master'

[sophia][esterel2] add to production queue

See merge request !1134
parents 4cd72178 f88c7bed
No related branches found
No related tags found
1 merge request!1134[sophia][esterel2] add to production queue
Pipeline #1141789 passed
Pipeline: Resources Explorer

#1141790

    ......@@ -1561,6 +1561,61 @@
    ]
    }
    },
    "esterel2": {
    "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": [
    "epione"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "esterel41": {
    "besteffort": {
    "ggas": [
    ......
    ......@@ -84,7 +84,7 @@
    "priority": 201705,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -306,10 +306,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -17,6 +17,10 @@ esterel10: *inria-sophia
    mercantour5: *inria-sophia
    # DEDICATED MODE
    esterel2: &dedicated-epione
    p1: [epione, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    esterel5: &dedicated-stars
    p1: [stars, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    ......
    ......@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    esterel2-1:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Haswell
    clock_speed: 2_400_000_000
    ......
    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