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
Show more breadcrumbs
grid5000
reference-repository
Commits
4e8e7a1b
Commit
4e8e7a1b
authored
5 years ago
by
RINGOT Patrice
Browse files
Options
Downloads
Patches
Plain Diff
Add new fields in schema (bmc_version and processor.microcode)
parent
7d739a63
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/refrepo/valid/input/schemas/schema-node.yaml
+2
-0
2 additions, 0 deletions
lib/refrepo/valid/input/schemas/schema-node.yaml
with
2 additions
and
0 deletions
lib/refrepo/valid/input/schemas/schema-node.yaml
+
2
−
0
View file @
4e8e7a1b
...
@@ -14,6 +14,7 @@ bios:
...
@@ -14,6 +14,7 @@ bios:
cstate_enabled
:
optional_boolean
cstate_enabled
:
optional_boolean
ht_enabled
:
optional_boolean
ht_enabled
:
optional_boolean
turboboost_enabled
:
optional_boolean
turboboost_enabled
:
optional_boolean
bmc_version
:
string
chassis
:
chassis
:
manufacturer
:
string
manufacturer
:
string
name
:
string
name
:
string
...
@@ -82,6 +83,7 @@ processor:
...
@@ -82,6 +83,7 @@ processor:
cache_l3
:
integer
cache_l3
:
integer
clock_speed
:
integer
clock_speed
:
integer
instruction_set
:
string
instruction_set
:
string
microcode
:
string
model
:
string
model
:
string
other_description
:
string
other_description
:
string
vendor
:
string
vendor
:
string
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment