From 9350525f8f80b0b6ddbafc7b01342e6e908f1eb0 Mon Sep 17 00:00:00 2001
From: BERARD Benjamin <benjamin.berard@inria.fr>
Date: Fri, 17 Jan 2020 10:57:20 +0100
Subject: [PATCH] [nancy][gros] Downgrade gros-1 et gros-119 en 14.24.8000

---
 data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json  | 4 ++--
 input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml | 4 ++--
 2 files changed, 4 insertions(+), 4 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 f1793db16c..551765bf4a 100644
--- a/data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json
+++ b/data/grid5000/sites/nancy/clusters/gros/nodes/gros-1.json
@@ -69,7 +69,7 @@
       "device": "eth0",
       "driver": "mlx5_core",
       "enabled": true,
-      "firmware_version": "14.25.1020 (DEL2810000034)",
+      "firmware_version": "14.24.8000 (DEL2810000034)",
       "interface": "Ethernet",
       "ip": "172.16.66.1",
       "ip6": "2001:660:4406:500:3::1",
@@ -91,7 +91,7 @@
       "device": "eth1",
       "driver": "mlx5_core",
       "enabled": true,
-      "firmware_version": "14.25.1020 (DEL2810000034)",
+      "firmware_version": "14.24.8000 (DEL2810000034)",
       "interface": "Ethernet",
       "kavlan": true,
       "mac": "98:03:9b:b0:bb:37",
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 1ca0bfa292..2190222c00 100644
--- a/input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml
+++ b/input/grid5000/sites/nancy/clusters/gros/nodes/gros-1.yaml
@@ -25,7 +25,7 @@ gros-1:
       management: true
     eth0:
       driver: mlx5_core
-      firmware_version: 14.25.1020 (DEL2810000034)
+      firmware_version: 14.24.8000 (DEL2810000034)
       interface: Ethernet
       ip: 172.16.66.1
       mac: 98:03:9b:b0:bb:36
@@ -36,7 +36,7 @@ gros-1:
       vendor: Mellanox Technologies
     eth1:
       driver: mlx5_core
-      firmware_version: 14.25.1020 (DEL2810000034)
+      firmware_version: 14.24.8000 (DEL2810000034)
       interface: Ethernet
       mac: 98:03:9b:b0:bb:37
       management: false
-- 
GitLab