Mentions légales du service

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

[lille][chirop] add warranty information

parent 9cde35b9
No related branches found
No related tags found
1 merge request!636[lille][chirop] add warranty information
Pipeline #914207 passed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"created_at": "Thu, 25 Jan 2024 00:00:00 GMT", "created_at": "Thu, 25 Jan 2024 00:00:00 GMT",
"exotic": false, "exotic": false,
"kavlan": false, "kavlan": false,
"manufactured_at": null, "manufactured_at": "2023-05-02",
"metrics": [ "metrics": [
], ],
...@@ -14,5 +14,5 @@ ...@@ -14,5 +14,5 @@
], ],
"type": "cluster", "type": "cluster",
"uid": "chirop", "uid": "chirop",
"warranty_end": null "warranty_end": "2030-05-01"
} }
\ No newline at end of file
...@@ -13,9 +13,11 @@ ...@@ -13,9 +13,11 @@
}, },
"bmc_version": "2.96", "bmc_version": "2.96",
"chassis": { "chassis": {
"manufactured_at": "2023-05-02",
"manufacturer": "HPE", "manufacturer": "HPE",
"name": "ProLiant DL360 Gen10 Plus", "name": "ProLiant DL360 Gen10 Plus",
"serial": "CZJ3070S22" "serial": "CZJ3070S22",
"warranty_end": "2030-05-01"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
......
...@@ -13,9 +13,11 @@ ...@@ -13,9 +13,11 @@
}, },
"bmc_version": "2.96", "bmc_version": "2.96",
"chassis": { "chassis": {
"manufactured_at": "2023-05-02",
"manufacturer": "HPE", "manufacturer": "HPE",
"name": "ProLiant DL360 Gen10 Plus", "name": "ProLiant DL360 Gen10 Plus",
"serial": "CZJ3070S26" "serial": "CZJ3070S26",
"warranty_end": "2030-05-01"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
......
...@@ -13,9 +13,11 @@ ...@@ -13,9 +13,11 @@
}, },
"bmc_version": "2.96", "bmc_version": "2.96",
"chassis": { "chassis": {
"manufactured_at": "2023-05-02",
"manufacturer": "HPE", "manufacturer": "HPE",
"name": "ProLiant DL360 Gen10 Plus", "name": "ProLiant DL360 Gen10 Plus",
"serial": "CZJ3070S23" "serial": "CZJ3070S23",
"warranty_end": "2030-05-01"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
......
...@@ -13,9 +13,11 @@ ...@@ -13,9 +13,11 @@
}, },
"bmc_version": "2.96", "bmc_version": "2.96",
"chassis": { "chassis": {
"manufactured_at": "2023-05-02",
"manufacturer": "HPE", "manufacturer": "HPE",
"name": "ProLiant DL360 Gen10 Plus", "name": "ProLiant DL360 Gen10 Plus",
"serial": "CZJ3070S24" "serial": "CZJ3070S24",
"warranty_end": "2030-05-01"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
......
...@@ -13,9 +13,11 @@ ...@@ -13,9 +13,11 @@
}, },
"bmc_version": "2.96", "bmc_version": "2.96",
"chassis": { "chassis": {
"manufactured_at": "2023-05-02",
"manufacturer": "HPE", "manufacturer": "HPE",
"name": "ProLiant DL360 Gen10 Plus", "name": "ProLiant DL360 Gen10 Plus",
"serial": "CZJ3070S25" "serial": "CZJ3070S25",
"warranty_end": "2030-05-01"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
......
...@@ -8,6 +8,9 @@ queues: ...@@ -8,6 +8,9 @@ queues:
- testing - testing
nodes: nodes:
chirop-[1-5]: chirop-[1-5]:
chassis:
manufactured_at: 2023-05-02
warranty_end: 2030-05-01
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment