Mentions légales du service

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

[sophia][esterel33] add to production queue

parent e8290bf3
No related branches found
No related tags found
1 merge request!1260[sophia][esterel33] add to production queue
Pipeline #1174512 passed with warnings
......@@ -2057,6 +2057,61 @@
]
}
},
"esterel33": {
"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": [
"neo"
],
"sites": [
"mc-staff-site",
"g5k-staff-site"
]
}
},
"esterel4": {
"besteffort": {
"ggas": [
......
......@@ -84,7 +84,7 @@
"priority": 202205,
"queues": [
"admin",
"testing"
"production"
],
"redfish": true,
"type": "cluster",
......
......@@ -300,10 +300,10 @@
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"max_walltime": 604800,
"queues": [
"admin",
"testing"
"production"
],
"virtual": "amd-v"
},
......
......@@ -45,6 +45,10 @@ esterel32: &dedicated-i3s-sparks
p1: [i3s, sparks, '@admin']
besteffort: ['@inria_group', '@other_groups_with_access']
esterel33: &dedicated-neo
p1: [neo, '@admin']
besteffort: ['@inria_group', '@other_groups_with_access']
esterel12: &dedicated-titane
p1: [titane, '@admin']
besteffort: ['@inria_group', '@other_groups_with_access']
......
......@@ -6,13 +6,13 @@ boot_type: bios
exotic: false
queues:
- admin
- testing
- production
nodes:
esterel33-1:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
max_walltime: 604800
processor:
microarchitecture: Zen 2
clock_speed: 2_800_000_000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment