Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c2917cdb authored by POUILLOUX Laurent's avatar POUILLOUX Laurent
Browse files

[rennes][abacus1] move to production

parent 454b778a
No related branches found
No related tags found
No related merge requests found
Pipeline #881722 passed with warnings
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"model": "Dell PowerEdge R730", "model": "Dell PowerEdge R730",
"queues": [ "queues": [
"admin", "admin",
"testing" "production"
], ],
"type": "cluster", "type": "cluster",
"uid": "abacus1" "uid": "abacus1"
......
...@@ -242,10 +242,10 @@ ...@@ -242,10 +242,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:
abacus1-1: abacus1-1:
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
max_walltime: 0 max_walltime: 604800
processor: processor:
microarchitecture: Sandy Bridge microarchitecture: Sandy Bridge
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