[Arista] Add missing platform_components.json (#14067)
Provide platform-components.json for Clearwater2 and Wolverine These files are needed for fwutil platform sonic-mgmt tests to pass. Fix PikeZ platform_components.json Co-authored-by: Patrick MacArthur <pmacarthur@arista.com> Co-authored-by: Andy Wong <andywong@arista.com>
This commit is contained in:
parent
836d65d616
commit
1516ace9a5
@ -12,6 +12,18 @@
|
||||
"Scd(addr=0000:00:18.7)": {}
|
||||
}
|
||||
},
|
||||
"CCS-720DT-48S-2R": {
|
||||
"component": {
|
||||
"Aboot()": {},
|
||||
"Scd(addr=0000:00:18.7)": {}
|
||||
}
|
||||
},
|
||||
"CCS-720DT-48S-2F": {
|
||||
"component": {
|
||||
"Aboot()": {},
|
||||
"Scd(addr=0000:00:18.7)": {}
|
||||
}
|
||||
},
|
||||
"CCS-720DT-48S-2R": {
|
||||
"component": {
|
||||
"Aboot()": {},
|
||||
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"chassis": {
|
||||
"7800R3-48CQ2-LC": {
|
||||
"component": {
|
||||
"Aboot()": {},
|
||||
"Scd(addr=0000:00:18.7)": {},
|
||||
"Scd(addr=0000:07:00.0)": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"chassis": {
|
||||
"7800R3-48CQM2-LC": {
|
||||
"component": {
|
||||
"Aboot()": {},
|
||||
"Scd(addr=0000:00:18.7)": {},
|
||||
"Scd(addr=0000:07:00.0)": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,11 @@
|
||||
{
|
||||
"chassis": {
|
||||
"7800R3A-36DM2-LC": {
|
||||
"component": {
|
||||
"Aboot()": {},
|
||||
"Scd(addr=0000:00:18.7)": {},
|
||||
"Scd(addr=0000:08:00.0)": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user