Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update idrac_interfaces.yml #405

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

QuantumPosix
Copy link
Collaborator

added in for issue #404

@@ -59,7 +59,9 @@ uefi_7525_interfaces: NIC.Integrated.1-1-1,NIC.Integrated.1-2-1,NIC.Slot.6-1-1,N
uefi_r930_interfaces: NIC.Integrated.1-2-1,HardDisk.List.1-1,NIC.Integrated.1-3-1

# To understand how custom overrides and hierarchy work please see https://github.com/redhat-performance/badfish#host-type-overrides

#PerfLab
perflab_foreman_r750_interfaces: NIC.Embedded.1-1-1,HardDisk.List.1-1,NIC.Slot.3-1-1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a supported key, you need director_ and foreman_ as the prefix here. Please copy the other entry examples. Since we already have R750 examples you'll need some rack-level overrides here:

e.g.

foreman_cc37_r750_interfaces: NIC.Embedded.1-1-1,HardDisk.List.1-1,NIC.Slot.3-1-1
director_cc37_r750_interfaces: NIC.Slot.3-1-1,HardDisk.List.1-1,NIC.Embedded.1-1-1
  • Repeat for each rack that contains your R750 in Performance lab.

https://github.com/redhat-performance/badfish?tab=readme-ov-file#host-type-overrides

updated overrides for cc37 and bb37
@sadsfae sadsfae merged commit 27ab0ed into redhat-performance:development Jul 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants