From b9cbdea70c1fa49398d50071bbd662a22e50ec20 Mon Sep 17 00:00:00 2001
From: Patrice RINGOT <patrice.ringot@loria.fr>
Date: Sun, 6 Oct 2019 11:13:21 +0200
Subject: [PATCH] [nancy] update gros-1 bmc and microcode version

---
 data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json  | 4 ++--
 input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json
index 8f8e8707a73..47121da5648 100644
--- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json
+++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json
@@ -10,7 +10,7 @@
     "vendor": "Dell Inc.",
     "version": "2.3.10"
   },
-  "bmc_version": "3.34.34.34",
+  "bmc_version": "3.36.36.36",
   "chassis": {
     "manufacturer": "Dell Inc.",
     "name": "PowerEdge R640",
@@ -139,7 +139,7 @@
     "ht_capable": true,
     "instruction_set": "x86-64",
     "microarchitecture": "Cascade Lake-SP",
-    "microcode": "0x5000021",
+    "microcode": "0x5000029",
     "model": "Intel Xeon",
     "other_description": "Intel(R) Xeon(R) Gold 5220 CPU @ 2.20GHz",
     "vendor": "Intel",
diff --git a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml
index c5c39700deb..5272ed7178e 100644
--- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml
+++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml
@@ -7,10 +7,10 @@ gros-1:
     nb_threads: 36
     platform_type: x86_64
   bios:
-    release_date: '08/15/2019'
+    release_date: 08/15/2019
     vendor: Dell Inc.
     version: 2.3.10
-  bmc_version: 3.34.34.34
+  bmc_version: 3.36.36.36
   chassis:
     manufacturer: Dell Inc.
     name: PowerEdge R640
@@ -58,7 +58,7 @@ gros-1:
     clock_speed: 2200000000
     ht_capable: true
     instruction_set: x86-64
-    microcode: '0x5000021'
+    microcode: '0x5000029'
     model: Intel Xeon
     other_description: Intel(R) Xeon(R) Gold 5220 CPU @ 2.20GHz
     vendor: Intel
-- 
GitLab