Mentions légales du service

Skip to content
Snippets Groups Projects
Commit bbe4a520 authored by Ludovic Schoepps's avatar Ludovic Schoepps
Browse files

Merge branch 'vianden_default' into 'master'

[luxembourg][vianden] Move to queue default

See merge request !1321
parents 6f34c761 d4026149
No related branches found
No related tags found
1 merge request!1321[luxembourg][vianden] Move to queue default
Pipeline #1210106 passed
Pipeline: Resources Explorer

#1210141

    ...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
    "serial": "4VLJM44", "serial": "4VLJM44",
    "warranty_end": "2028-07-15" "warranty_end": "2028-07-15"
    }, },
    "exotic": false, "exotic": true,
    "gpu_devices": { "gpu_devices": {
    "card0": { "card0": {
    "cores": 19456, "cores": 19456,
    ...@@ -672,7 +672,7 @@ ...@@ -672,7 +672,7 @@
    "max_walltime": 0, "max_walltime": 0,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "default"
    ], ],
    "virtual": "ivt" "virtual": "ivt"
    }, },
    ......
    { {
    "boot_type": "uefi", "boot_type": "uefi",
    "created_at": "Mon, 06 Jan 2025 00:00:00 GMT", "created_at": "Mon, 06 Jan 2025 00:00:00 GMT",
    "exotic": false, "exotic": true,
    "kavlan": true, "kavlan": true,
    "manufactured_at": "2024-07-14", "manufactured_at": "2024-07-14",
    "metrics": [ "metrics": [
    ...@@ -1172,7 +1172,7 @@ ...@@ -1172,7 +1172,7 @@
    "priority": 202507, "priority": 202507,
    "queues": [ "queues": [
    "admin", "admin",
    "testing" "default"
    ], ],
    "redfish": true, "redfish": true,
    "type": "cluster", "type": "cluster",
    ......
    ...@@ -3,10 +3,10 @@ model: Dell PowerEdge XE9680 ...@@ -3,10 +3,10 @@ model: Dell PowerEdge XE9680
    created_at: 2025-01-06 created_at: 2025-01-06
    kavlan: true kavlan: true
    boot_type: uefi boot_type: uefi
    exotic: false # TODO: specify if 'true' or 'false' exotic: true
    queues: queues:
    - admin - admin
    - testing - default
    nodes: nodes:
    vianden-1: vianden-1:
    supported_job_types: supported_job_types:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment