Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7e388f41 authored by Lucas Nussbaum's avatar Lucas Nussbaum
Browse files

Merge branch 'est7prod' into 'master'

[esterel7] move to queue production

See merge request !1094
parents da7fe89c ccdcb3ee
No related branches found
No related tags found
1 merge request!1094[esterel7] move to queue production
Pipeline #1133474 passed
Pipeline: Resources Explorer

#1133476

    ......@@ -1604,6 +1604,61 @@
    ]
    }
    },
    "esterel7": {
    "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": [
    "stars"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "graffiti": {
    "p1": {
    "ggas": [
    ......
    ......@@ -84,7 +84,7 @@
    "priority": 201805,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -317,10 +317,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -317,10 +317,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -16,10 +16,12 @@ mercantour2: &inria-sophia
    esterel10: *inria-sophia
    # DEDICATED MODE
    esterel5:
    esterel5: &dedicated-stars
    p1: [stars, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    esterel7: *dedicated-stars
    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:
    esterel7-[1-2]:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Broadwell
    clock_speed: 2100000000
    ......
    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