Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit 454b778a authored by Philippe Virouleau's avatar Philippe Virouleau
Browse files

[abacus16] Move to production queue

parent f95e7ea9
Branches
No related tags found
No related merge requests found
Pipeline #881665 passed with warnings
...@@ -410,7 +410,7 @@ ...@@ -410,7 +410,7 @@
"model": "Dell PowerEdge C4140", "model": "Dell PowerEdge C4140",
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"type": "cluster", "type": "cluster",
"uid": "abacus16" "uid": "abacus16"
......
...@@ -262,10 +262,10 @@ ...@@ -262,10 +262,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": "ivt" "virtual": "ivt"
}, },
......
...@@ -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:
abacus16-1: abacus16-1:
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
max_walltime: 0 max_walltime: 604800
processor: processor:
microarchitecture: Cascade Lake-SP microarchitecture: Cascade Lake-SP
clock_speed: 2200000000 clock_speed: 2200000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment