Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e764f63f authored by DOMINOIS Hugo's avatar DOMINOIS Hugo
Browse files

Merge branch 'prod-esterel22' into 'master'

[sophia][esterel22] Change to production queue

See merge request !1247
parents e85bfffa c0809945
No related branches found
No related tags found
1 merge request!1247[sophia][esterel22] Change to production queue
Pipeline #1169944 passed with warnings
......@@ -1781,6 +1781,61 @@
]
}
},
"esterel22": {
"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"
]
}
},
"esterel24": {
"besteffort": {
"ggas": [
......
......@@ -67,7 +67,7 @@
"priority": 202010,
"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"
},
......
......@@ -30,6 +30,7 @@ esterel3: &dedicated-graphdeco
besteffort: ['@inria_group', '@other_groups_with_access']
esterel6: *dedicated-graphdeco
esterel24: *dedicated-graphdeco
esterel22: *dedicated-graphdeco
esterel5: &dedicated-stars
p1: [stars, '@admin']
......
......@@ -6,13 +6,13 @@ boot_type: uefi
exotic: false
queues:
- admin
- testing
- production
nodes:
esterel22-1:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
max_walltime: 604800
processor:
microarchitecture: Cascade Lake-SP
clock_speed: 2600000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment