From 9afa3d655b05324b85705524f8032826eec52337 Mon Sep 17 00:00:00 2001 From: Lucas Nussbaum <lucas.nussbaum@loria.fr> Date: Fri, 27 Dec 2019 09:09:25 +0100 Subject: [PATCH] [uvb] fix ordering of fields in g5k-checks output --- input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.yaml | 2 +- input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.yaml | 2 +- input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.yaml b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.yaml index 2e906ae79de..5fd33497c1b 100644 --- a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.yaml +++ b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.yaml @@ -48,13 +48,13 @@ uvb-42: firmware_version: 2.9.1000 guid: '0x0024e89097ffc629' interface: InfiniBand + ip: 172.18.132.42 mac: 80:00:02:08:fe:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:29 management: false model: MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE] name: ib0 rate: 40000000000 vendor: Mellanox Technologies - ip: 172.18.132.42 ib1: driver: mlx4_core firmware_version: 2.9.1000 diff --git a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.yaml b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.yaml index 256c8355d42..45184366e51 100644 --- a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.yaml +++ b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.yaml @@ -48,13 +48,13 @@ uvb-6: firmware_version: 2.9.1000 guid: '0x0024e89097ffc615' interface: InfiniBand + ip: 172.18.132.6 mac: 80:00:02:08:fe:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:15 management: false model: MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE] name: ib0 rate: 40000000000 vendor: Mellanox Technologies - ip: 172.18.132.6 ib1: driver: mlx4_core firmware_version: 2.9.1000 diff --git a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.yaml b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.yaml index 8dee31cc23a..f0c24a42473 100644 --- a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.yaml +++ b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.yaml @@ -48,13 +48,13 @@ uvb-8: firmware_version: 2.9.1000 guid: '0x0024e89097ffc669' interface: InfiniBand + ip: 172.18.132.8 mac: 80:00:02:08:fe:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:69 management: false model: MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE] name: ib0 rate: 40000000000 vendor: Mellanox Technologies - ip: 172.18.132.8 ib1: driver: mlx4_core firmware_version: 2.9.1000 -- GitLab