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
!622
Change handling of warranty of nodes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Change handling of warranty of nodes
warranty_refactoring
into
master
Overview
1
Commits
12
Pipelines
15
Changes
874
Merged
POUILLOUX Laurent
requested to merge
warranty_refactoring
into
master
1 year ago
Overview
1
Commits
12
Pipelines
15
Changes
874
Expand
rake gen:dell-product-data to retrieve via Dell API
manual add of the warranty for non-dell clusters
rake gen:puppet:cluster to generate the hieradata/clusters.yaml
minor fixes about clusters (typo) and servers description (homogeneity of YAML files name)
Edited
1 year ago
by
POUILLOUX Laurent
2
0
Merge request reports
Compare
master
version 14
cd75796b
1 year ago
version 13
4c66da06
1 year ago
version 12
6a1325f9
1 year ago
version 11
f0cbb62c
1 year ago
version 10
78ed1827
1 year ago
version 9
dd3920ae
1 year ago
version 8
104e372b
1 year ago
version 7
366fc5bb
1 year ago
version 6
254c4e04
1 year ago
version 5
a9501077
1 year ago
version 4
ffed375d
1 year ago
version 3
8681cdce
1 year ago
version 2
0ea0058a
1 year ago
version 1
f94e90cb
1 year ago
master (base)
and
latest version
latest version
6296dad7
12 commits,
1 year ago
version 14
cd75796b
12 commits,
1 year ago
version 13
4c66da06
12 commits,
1 year ago
version 12
6a1325f9
11 commits,
1 year ago
version 11
f0cbb62c
11 commits,
1 year ago
version 10
78ed1827
11 commits,
1 year ago
version 9
dd3920ae
11 commits,
1 year ago
version 8
104e372b
11 commits,
1 year ago
version 7
366fc5bb
10 commits,
1 year ago
version 6
254c4e04
9 commits,
1 year ago
version 5
a9501077
8 commits,
1 year ago
version 4
ffed375d
8 commits,
1 year ago
version 3
8681cdce
8 commits,
1 year ago
version 2
0ea0058a
8 commits,
1 year ago
version 1
f94e90cb
8 commits,
1 year ago
874 files
+
5673
−
856
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
874
Search (e.g. *.vue) (Ctrl+P)
data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-1.json
+
3
−
1
Options
@@ -13,9 +13,11 @@
},
"bmc_version"
:
"5.10.50.00"
,
"chassis"
:
{
"manufactured_at"
:
"2017-12-13"
,
"manufacturer"
:
"Dell Inc."
,
"name"
:
"PowerEdge C6420"
,
"serial"
:
"17TRSM2"
"serial"
:
"17TRSM2"
,
"warranty_end"
:
"2024-12-13"
},
"exotic"
:
false
,
"kavlan"
:
{
Loading