From ff2813e690c2445d41582cd4a8212d846152a71e Mon Sep 17 00:00:00 2001 From: David Loup <david.loup@inria.fr> Date: Thu, 4 Jun 2020 10:33:29 +0200 Subject: [PATCH] [pyxis] Update BIOS on pyxis --- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json | 4 ++-- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json | 4 ++-- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json | 4 ++-- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json | 4 ++-- input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml | 4 ++-- input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml | 4 ++-- input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml | 4 ++-- input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json index 1b2ba7bb29..572556a8b6 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json @@ -7,9 +7,9 @@ "platform_type": "aarch64" }, "bios": { - "release_date": "12/27/2019", + "release_date": "03/20/2020", "vendor": "GIGABYTE", - "version": "F28" + "version": "F29" }, "bmc_version": "1.98", "chassis": { diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json index 644875e86c..910c49a16f 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.json @@ -7,9 +7,9 @@ "platform_type": "aarch64" }, "bios": { - "release_date": "12/27/2019", + "release_date": "03/20/2020", "vendor": "GIGABYTE", - "version": "F28" + "version": "F29" }, "bmc_version": "1.98", "chassis": { diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json index ba846c9b35..dca6724a59 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.json @@ -7,9 +7,9 @@ "platform_type": "aarch64" }, "bios": { - "release_date": "12/27/2019", + "release_date": "03/20/2020", "vendor": "GIGABYTE", - "version": "F28" + "version": "F29" }, "bmc_version": "1.98", "chassis": { diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json index 00995a231c..0381fc8d5e 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.json @@ -7,9 +7,9 @@ "platform_type": "aarch64" }, "bios": { - "release_date": "12/27/2019", + "release_date": "03/20/2020", "vendor": "GIGABYTE", - "version": "F28" + "version": "F29" }, "bmc_version": "1.98", "chassis": { diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml index 7d812bceb7..b2f8e44e4d 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml @@ -8,9 +8,9 @@ pyxis-1: nb_threads: 256 platform_type: aarch64 bios: - release_date: 12/27/2019 + release_date: 03/20/2020 vendor: GIGABYTE - version: F28 + version: F29 bmc_version: '1.98' chassis: manufacturer: GIGABYTE diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml index e4e8250421..580a8b0005 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-2.yaml @@ -8,9 +8,9 @@ pyxis-2: nb_threads: 256 platform_type: aarch64 bios: - release_date: 12/27/2019 + release_date: 03/20/2020 vendor: GIGABYTE - version: F28 + version: F29 bmc_version: '1.98' chassis: manufacturer: GIGABYTE diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml index 4f8a6c4f9f..91b20b6061 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-3.yaml @@ -8,9 +8,9 @@ pyxis-3: nb_threads: 256 platform_type: aarch64 bios: - release_date: 12/27/2019 + release_date: 03/20/2020 vendor: GIGABYTE - version: F28 + version: F29 bmc_version: '1.98' chassis: manufacturer: GIGABYTE diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml index 11219c18f8..3c58d840d1 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-4.yaml @@ -8,9 +8,9 @@ pyxis-4: nb_threads: 256 platform_type: aarch64 bios: - release_date: 12/27/2019 + release_date: 03/20/2020 vendor: GIGABYTE - version: F28 + version: F29 bmc_version: '1.98' chassis: manufacturer: GIGABYTE -- GitLab