Mentions légales du service

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

[rennes][abacus21] Add to production queue

parent ce3b59d3
No related branches found
No related tags found
No related merge requests found
Pipeline #939974 passed with warnings
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
"model": "Dell PowerEdge R7525", "model": "Dell PowerEdge R7525",
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"type": "cluster", "type": "cluster",
"uid": "abacus21", "uid": "abacus21",
......
...@@ -289,10 +289,10 @@ ...@@ -289,10 +289,10 @@
"supported_job_types": { "supported_job_types": {
"besteffort": true, "besteffort": true,
"deploy": true, "deploy": true,
"max_walltime": 0, "max_walltime": 604800,
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"virtual": "amd-v" "virtual": "amd-v"
}, },
......
...@@ -5,13 +5,13 @@ boot_type: bios ...@@ -5,13 +5,13 @@ boot_type: bios
exotic: false exotic: false
queues: queues:
- admin - admin
- testing - production
nodes: nodes:
abacus21-1: abacus21-1:
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
max_walltime: 0 max_walltime: 604800
processor: processor:
microarchitecture: Zen 2 microarchitecture: Zen 2
clock_speed: 3200000000 clock_speed: 3200000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment