Skip to content

Commit

Permalink
Merge pull request redhat-performance#405 from QuantumPosix/development
Browse files Browse the repository at this point in the history
Add override support for racks in perflab that house R750's
  • Loading branch information
sadsfae authored Jul 30, 2024
2 parents 7b1d692 + 7825f02 commit 27ab0ed
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/idrac_interfaces.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,11 @@ 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
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
foreman_bb37_r750_interfaces: NIC.Embedded.1-1-1,HardDisk.List.1-1,NIC.Slot.3-1-1
director_bb37_r750_interfaces: NIC.Slot.3-1-1,HardDisk.List.1-1,NIC.Embedded.1-1-1
# Custom Rack F04
director_f18_r640_interfaces: NIC.Slot.3-2,HardDisk.List.1-1,NIC.Slot.3-1,NIC.Slot.2-1,NIC.Slot.2-2,NIC.Integrated.1-1-1
foreman_f18_r640_interfaces: NIC.Integrated.1-1-1,HardDisk.List.1-1,NIC.Slot.3-1,NIC.Slot.3-2,NIC.Slot.2-1,NIC.Slot.2-2
Expand Down

0 comments on commit 27ab0ed

Please sign in to comment.