-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Platform][ixs7215]: Platform API test required files with Updates an…
…d Improvements (#6738) - Why I did it Enable platform API tests to run successfully by providing required test infrastructure files along with supporting changes. - How I did it Added platform.json along with supporting changes. - Addition of pcie.yaml supporting pcied - Addition of Real fan drawer support vs Virtual - Removal of python2 wheel with support in place for python3 - supporting changes platform api tests
- Loading branch information
1 parent
9cd9ff7
commit 2bf1806
Showing
16 changed files
with
522 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,226 @@ | ||
{ | ||
"chassis": { | ||
"name": "7215 IXS-T1", | ||
"components": [ | ||
{ | ||
"name": "System-CPLD" | ||
}, | ||
{ | ||
"name": "U-Boot" | ||
} | ||
], | ||
"fans": [ | ||
{ | ||
"name": "Fan1" | ||
}, | ||
{ | ||
"name": "Fan2" | ||
} | ||
], | ||
"fan_drawers": [ | ||
{ | ||
"name": "drawer1", | ||
"fans": [ | ||
{ | ||
"name": "Fan1" | ||
} | ||
] | ||
}, | ||
{ | ||
"name": "drawer2", | ||
"fans": [ | ||
{ | ||
"name": "Fan2" | ||
} | ||
] | ||
} | ||
], | ||
"psus": [ | ||
{ | ||
"name": "PSU1" | ||
}, | ||
{ | ||
"name": "PSU2" | ||
} | ||
], | ||
"thermals": [ | ||
{ | ||
"name": "PCB PHY" | ||
}, | ||
{ | ||
"name": "PCB MAC" | ||
}, | ||
{ | ||
"name": "ADT7473-CPU" | ||
}, | ||
{ | ||
"name": "ADT7473-LOC" | ||
}, | ||
{ | ||
"name": "ADT7473-MAC" | ||
}, | ||
{ | ||
"name": "CPU Core" | ||
} | ||
], | ||
"sfps": [ | ||
{ | ||
"name": "Ethernet0" | ||
}, | ||
{ | ||
"name": "Ethernet1" | ||
}, | ||
{ | ||
"name": "Ethernet2" | ||
}, | ||
{ | ||
"name": "Ethernet3" | ||
}, | ||
{ | ||
"name": "Ethernet4" | ||
}, | ||
{ | ||
"name": "Ethernet5" | ||
}, | ||
{ | ||
"name": "Ethernet6" | ||
}, | ||
{ | ||
"name": "Ethernet7" | ||
}, | ||
{ | ||
"name": "Ethernet8" | ||
}, | ||
{ | ||
"name": "Ethernet9" | ||
}, | ||
{ | ||
"name": "Ethernet10" | ||
}, | ||
{ | ||
"name": "Ethernet11" | ||
}, | ||
{ | ||
"name": "Ethernet12" | ||
}, | ||
{ | ||
"name": "Ethernet13" | ||
}, | ||
{ | ||
"name": "Ethernet14" | ||
}, | ||
{ | ||
"name": "Ethernet15" | ||
}, | ||
{ | ||
"name": "Ethernet16" | ||
}, | ||
{ | ||
"name": "Ethernet17" | ||
}, | ||
{ | ||
"name": "Ethernet18" | ||
}, | ||
{ | ||
"name": "Ethernet19" | ||
}, | ||
{ | ||
"name": "Ethernet20" | ||
}, | ||
{ | ||
"name": "Ethernet21" | ||
}, | ||
{ | ||
"name": "Ethernet22" | ||
}, | ||
{ | ||
"name": "Ethernet23" | ||
}, | ||
{ | ||
"name": "Ethernet24" | ||
}, | ||
{ | ||
"name": "Ethernet25" | ||
}, | ||
{ | ||
"name": "Ethernet26" | ||
}, | ||
{ | ||
"name": "Ethernet27" | ||
}, | ||
{ | ||
"name": "Ethernet28" | ||
}, | ||
{ | ||
"name": "Ethernet29" | ||
}, | ||
{ | ||
"name": "Ethernet30" | ||
}, | ||
{ | ||
"name": "Ethernet31" | ||
}, | ||
{ | ||
"name": "Ethernet32" | ||
}, | ||
{ | ||
"name": "Ethernet33" | ||
}, | ||
{ | ||
"name": "Ethernet34" | ||
}, | ||
{ | ||
"name": "Ethernet35" | ||
}, | ||
{ | ||
"name": "Ethernet36" | ||
}, | ||
{ | ||
"name": "Ethernet37" | ||
}, | ||
{ | ||
"name": "Ethernet38" | ||
}, | ||
{ | ||
"name": "Ethernet39" | ||
}, | ||
{ | ||
"name": "Ethernet40" | ||
}, | ||
{ | ||
"name": "Ethernet41" | ||
}, | ||
{ | ||
"name": "Ethernet42" | ||
}, | ||
{ | ||
"name": "Ethernet43" | ||
}, | ||
{ | ||
"name": "Ethernet44" | ||
}, | ||
{ | ||
"name": "Ethernet45" | ||
}, | ||
{ | ||
"name": "Ethernet46" | ||
}, | ||
{ | ||
"name": "Ethernet47" | ||
}, | ||
{ | ||
"name": "Ethernet48" | ||
}, | ||
{ | ||
"name": "Ethernet49" | ||
}, | ||
{ | ||
"name": "Ethernet50" | ||
}, | ||
{ | ||
"name": "Ethernet51" | ||
} | ||
] | ||
}, | ||
"interfaces": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
- bus: '00' | ||
dev: '01' | ||
fn: '0' | ||
id: '6820' | ||
name: 'PCI bridge: Marvell Technology Group Ltd. Device 6820 (rev 0a)' | ||
- bus: '00' | ||
dev: '02' | ||
fn: '0' | ||
id: '6820' | ||
name: 'PCI bridge: Marvell Technology Group Ltd. Device 6820 (rev 0a)' | ||
- bus: '01' | ||
dev: '00' | ||
fn: '0' | ||
id: c804 | ||
name: 'Ethernet controller: Marvell Technology Group Ltd. Device c804' | ||
- bus: '02' | ||
dev: '00' | ||
fn: '0' | ||
id: c804 | ||
name: 'Ethernet controller: Marvell Technology Group Ltd. Device c804' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.