Mentions légales du service

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

Merge branch 'testing2-vercors3' into 'master'

[grenoble][vercors3] add to production queue

See merge request !1221
parents eb342291 6e30b77e
No related branches found
No related tags found
1 merge request!1221[grenoble][vercors3] add to production queue
Pipeline #1158020 passed
Pipeline: Resources Explorer

#1158021

    ......@@ -4355,5 +4355,60 @@
    "g5k-staff-site"
    ]
    }
    },
    "vercors3": {
    "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": [
    "robotlearn"
    ],
    "sites": [
    "mc-staff-site",
    "g5k-staff-site"
    ]
    }
    }
    }
    \ No newline at end of file
    ......@@ -277,10 +277,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -277,10 +277,10 @@
    "supported_job_types": {
    "besteffort": true,
    "deploy": true,
    "max_walltime": 0,
    "max_walltime": 604800,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "virtual": "ivt"
    },
    ......
    ......@@ -84,7 +84,7 @@
    "priority": 201903,
    "queues": [
    "admin",
    "testing"
    "production"
    ],
    "redfish": true,
    "type": "cluster",
    ......
    ......@@ -10,6 +10,8 @@ vercors2: &robotlearn-exclusive # ROBOTLEARN was formerly named PERCEPTION
    p1: [robotlearn, '@admin']
    besteffort: ['@inria_group', '@other_groups_with_access']
    vercors3: *robotlearn-exclusive
    kinovis:
    p1: [kinovis, '@admin']
    p2: [morpheo]
    ......
    ......@@ -6,13 +6,13 @@ boot_type: bios
    exotic: false
    queues:
    - admin
    - testing
    - production
    nodes:
    vercors3-[1-2]:
    supported_job_types:
    deploy: true
    besteffort: true
    max_walltime: 0
    max_walltime: 604800
    processor:
    microarchitecture: Skylake-SP
    clock_speed: 2_200_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