Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
grid5000
reference-repository
Merge requests
!982
[hydra] change fw version for hydra-3
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[hydra] change fw version for hydra-3
hydra_fw
into
master
Overview
0
Commits
1
Pipelines
1
Changes
3
Merged
DEVAUX Cyril
requested to merge
hydra_fw
into
master
4 months ago
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
ef6689e1
1 commit,
4 months ago
3 files
+
5
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
data/grid5000/sites/lyon/clusters/hydra/nodes/hydra-3.json
+
2
−
2
Options
@@ -41,7 +41,7 @@
"device"
:
"eth0"
,
"driver"
:
"mlx5_core"
,
"enabled"
:
true
,
"firmware_version"
:
"28.4
0.1000
(MT_0000000834)"
,
"firmware_version"
:
"28.4
3.2026
(MT_0000000834)"
,
"interface"
:
"Ethernet"
,
"ip"
:
"172.16.57.3"
,
"ip6"
:
"2001:660:4406:400:a::3"
,
@@ -64,7 +64,7 @@
"device"
:
"eth1"
,
"driver"
:
"mlx5_core"
,
"enabled"
:
false
,
"firmware_version"
:
"28.4
0.1000
(MT_0000000834)"
,
"firmware_version"
:
"28.4
3.2026
(MT_0000000834)"
,
"interface"
:
"Ethernet"
,
"kavlan"
:
false
,
"mac"
:
"a0:88:c2:99:18:43"
,
Loading