From b7fb83629fc7783f1206d0940fe200e1a7d0f0b0 Mon Sep 17 00:00:00 2001
From: Nicolas Perrin <nicolas.perrin@inria.fr>
Date: Tue, 9 Jun 2020 14:52:33 +0200
Subject: [PATCH] [nancy/graffiti] graffiti-[6,10] Update BIOS

---
 .../sites/nancy/clusters/graffiti/nodes/graffiti-10.json    | 6 +++---
 .../sites/nancy/clusters/graffiti/nodes/graffiti-6.json     | 6 +++---
 .../sites/nancy/clusters/graffiti/nodes/graffiti-10.yaml    | 6 +++---
 .../sites/nancy/clusters/graffiti/nodes/graffiti-6.yaml     | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.json b/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.json
index b02df54c9c4..98ad6696712 100644
--- a/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.json
+++ b/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.json
@@ -7,9 +7,9 @@
     "platform_type": "x86_64"
   },
   "bios": {
-    "release_date": "11/27/2019",
+    "release_date": "04/10/2020",
     "vendor": "Dell Inc.",
-    "version": "2.4.8"
+    "version": "2.6.4"
   },
   "bmc_version": "4.10.10.10",
   "chassis": {
@@ -209,7 +209,7 @@
     "ht_capable": true,
     "instruction_set": "x86-64",
     "microarchitecture": "Skylake",
-    "microcode": "0x2000065",
+    "microcode": "0x2000069",
     "model": "Intel Xeon",
     "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
     "vendor": "Intel",
diff --git a/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.json b/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.json
index 6a15425af7b..1a70f3621fe 100644
--- a/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.json
+++ b/data/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.json
@@ -7,9 +7,9 @@
     "platform_type": "x86_64"
   },
   "bios": {
-    "release_date": "11/27/2019",
+    "release_date": "04/10/2020",
     "vendor": "Dell Inc.",
-    "version": "2.4.8"
+    "version": "2.6.4"
   },
   "bmc_version": "4.10.10.10",
   "chassis": {
@@ -209,7 +209,7 @@
     "ht_capable": true,
     "instruction_set": "x86-64",
     "microarchitecture": "Skylake",
-    "microcode": "0x2000065",
+    "microcode": "0x2000069",
     "model": "Intel Xeon",
     "other_description": "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
     "vendor": "Intel",
diff --git a/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.yaml b/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.yaml
index 7db5fa83b3f..a3457c0a02c 100644
--- a/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.yaml
+++ b/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-10.yaml
@@ -8,9 +8,9 @@ graffiti-10:
     nb_threads: 32
     platform_type: x86_64
   bios:
-    release_date: 11/27/2019
+    release_date: 04/10/2020
     vendor: Dell Inc.
-    version: 2.4.8
+    version: 2.6.4
   bmc_version: 4.10.10.10
   chassis:
     manufacturer: Dell Inc.
@@ -108,7 +108,7 @@ graffiti-10:
     cache_l3: 11534336
     ht_capable: true
     instruction_set: x86-64
-    microcode: '0x2000065'
+    microcode: '0x2000069'
     model: Intel Xeon
     other_description: Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz
     vendor: Intel
diff --git a/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.yaml b/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.yaml
index 925a993dfc8..e8d90e4dbe6 100644
--- a/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.yaml
+++ b/input/grid5000/sites/nancy/clusters/graffiti/nodes/graffiti-6.yaml
@@ -8,9 +8,9 @@ graffiti-6:
     nb_threads: 32
     platform_type: x86_64
   bios:
-    release_date: 11/27/2019
+    release_date: 04/10/2020
     vendor: Dell Inc.
-    version: 2.4.8
+    version: 2.6.4
   bmc_version: 4.10.10.10
   chassis:
     manufacturer: Dell Inc.
@@ -108,7 +108,7 @@ graffiti-6:
     cache_l3: 11534336
     ht_capable: true
     instruction_set: x86-64
-    microcode: '0x2000065'
+    microcode: '0x2000069'
     model: Intel Xeon
     other_description: Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz
     vendor: Intel
-- 
GitLab