Mentions légales du service

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

[sophia][esterel24] add to production queue

parent e7beaef2
No related branches found
No related tags found
1 merge request!1192[sophia][esterel24] add to production queue
Pipeline #1154625 passed with warnings
......@@ -1671,6 +1671,61 @@
]
}
},
"esterel24": {
"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": [
"graphdeco"
],
"sites": [
"mc-staff-site",
"g5k-staff-site"
]
}
},
"esterel3": {
"besteffort": {
"ggas": [
......
......@@ -84,7 +84,7 @@
"priority": 202109,
"queues": [
"admin",
"testing"
"production"
],
"redfish": true,
"type": "cluster",
......
......@@ -297,10 +297,10 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"testing"
"production"
],
"virtual": "ivt"
},
......
......@@ -28,6 +28,7 @@ esterel2: &dedicated-epione
esterel3: &dedicated-graphdeco
p1: [graphdeco, '@admin']
besteffort: ['@inria_group', '@other_groups_with_access']
esterel24: *dedicated-graphdeco
esterel5: &dedicated-stars
p1: [stars, '@admin']
......@@ -36,6 +37,7 @@ esterel5: &dedicated-stars
esterel4: *dedicated-stars
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:
esterel24-1:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
max_walltime: 604800
processor:
microarchitecture: Cascade Lake-SP
clock_speed: 2_400_000_000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment