Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 154feb37 authored by LELAURAIN Julien's avatar LELAURAIN Julien
Browse files

[rennes][abacus17] move to production queue

parent 67e759b3
Branches
No related tags found
No related merge requests found
Pipeline #888014 passed with warnings
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"model": "Dell PowerEdge R7525", "model": "Dell PowerEdge R7525",
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"type": "cluster", "type": "cluster",
"uid": "abacus17" "uid": "abacus17"
......
...@@ -293,10 +293,10 @@ ...@@ -293,10 +293,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:
abacus17-1: abacus17-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: 2800000000 clock_speed: 2800000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment