Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cc163461 authored by Lucas Nussbaum's avatar Lucas Nussbaum
Browse files

Merge branch 'yeti-yaml' into 'master'

[yeti] Fix YAML syntax to make test_g5kchecks happy

See merge request !906
parents b64eadab 88e438e4
Branches
No related tags found
1 merge request!906[yeti] Fix YAML syntax to make test_g5kchecks happy
Pipeline #1093462 passed with warnings
...@@ -8,7 +8,7 @@ yeti-1: ...@@ -8,7 +8,7 @@ yeti-1:
nb_threads: 128 nb_threads: 128
platform_type: x86_64 platform_type: x86_64
bios: bios:
release_date: 09/12/2024 release_date: '09/12/2024'
vendor: Dell Inc. vendor: Dell Inc.
version: 2.22.2 version: 2.22.2
bmc_version: 7.00.00.173 bmc_version: 7.00.00.173
......
...@@ -8,7 +8,7 @@ yeti-2: ...@@ -8,7 +8,7 @@ yeti-2:
nb_threads: 128 nb_threads: 128
platform_type: x86_64 platform_type: x86_64
bios: bios:
release_date: 09/12/2024 release_date: '09/12/2024'
vendor: Dell Inc. vendor: Dell Inc.
version: 2.22.2 version: 2.22.2
bmc_version: 7.00.00.173 bmc_version: 7.00.00.173
......
...@@ -8,7 +8,7 @@ yeti-3: ...@@ -8,7 +8,7 @@ yeti-3:
nb_threads: 128 nb_threads: 128
platform_type: x86_64 platform_type: x86_64
bios: bios:
release_date: 09/12/2024 release_date: '09/12/2024'
vendor: Dell Inc. vendor: Dell Inc.
version: 2.22.2 version: 2.22.2
bmc_version: 7.00.00.173 bmc_version: 7.00.00.173
......
...@@ -8,7 +8,7 @@ yeti-4: ...@@ -8,7 +8,7 @@ yeti-4:
nb_threads: 128 nb_threads: 128
platform_type: x86_64 platform_type: x86_64
bios: bios:
release_date: 09/12/2024 release_date: '09/12/2024'
vendor: Dell Inc. vendor: Dell Inc.
version: 2.22.2 version: 2.22.2
bmc_version: 7.00.00.173 bmc_version: 7.00.00.173
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment