Mentions légales du service

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

[sophia][esterel11] add to production queue

parent d7fa361e
No related branches found
No related tags found
1 merge request!1261[sophia][esterel11] add to production queue
Pipeline #1174921 passed with warnings
......@@ -1671,6 +1671,61 @@
]
}
},
"esterel11": {
"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"
]
}
},
"esterel12": {
"besteffort": {
"ggas": [
......
......@@ -84,7 +84,7 @@
"priority": 201811,
"queues": [
"admin",
"testing"
"production"
],
"redfish": true,
"type": "cluster",
......
......@@ -277,10 +277,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"
},
......
......@@ -39,6 +39,7 @@ esterel5: &dedicated-stars
esterel4: *dedicated-stars
esterel7: *dedicated-stars
esterel11: *dedicated-stars
esterel26: *dedicated-stars
esterel32: &dedicated-i3s-sparks
......
......@@ -6,13 +6,13 @@ boot_type: bios
exotic: false
queues:
- admin
- testing
- production
nodes:
esterel11-[1-2]:
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
max_walltime: 604800
processor:
microarchitecture: Broadwell
clock_speed: 2_100_000_000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment