Mentions légales du service

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

Merge branch 'est5_merc6_prod' into 'master'

[esterel5,mercantour6] move to production

See merge request !1067
parents ea1bab97 8974a467
No related branches found
No related tags found
1 merge request!1067[esterel5,mercantour6] move to production
Pipeline #1129270 passed
Pipeline: Resources Explorer

#1129273

    ......@@ -1480,6 +1480,61 @@
    ]
    }
    },
    "esterel5": {
    "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": [
    ......@@ -2384,6 +2439,61 @@
    ]
    }
    },
    "mercantour6": {
    "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": [
    "coati"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    },
    "musa": {
    "p1": {
    "ggas": [
    ......
    ......@@ -84,7 +84,7 @@
    "priority": 201706,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -260,10 +260,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -260,10 +260,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -57,7 +57,7 @@
    "priority": 202010,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -247,10 +247,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "amd-v"
    },
    ......
    ......@@ -16,6 +16,14 @@ mercantour2: &inria-sophia
    esterel10: *inria-sophia
    # DEDICATED MODE
    esterel5:
    p1: [stars, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    mercantour6:
    p1: [coati, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    esterel41:
    p1: [evergreen, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    ......@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    esterel5-[1-2]:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Broadwell
    clock_speed: 2200000000
    ......
    ......@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    mercantour6-1:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: 'Zen 2'
    clock_speed: 2900000000
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment