Dell S6100: Change platform API2.0 components order (#16521)
ADO: 25136360 #### Why I did it sonic-mgmt component test failed #### How I did it Change the order of components in platform file. #### How to verify it Run sonic-mgmt component API test scripts
This commit is contained in:
parent
0dad269234
commit
9b70262dc7
@ -11,10 +11,10 @@
|
|||||||
"name": "BIOS"
|
"name": "BIOS"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "CPLD"
|
"name": "FPGA"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "FPGA"
|
"name": "CPLD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "SSD"
|
"name": "SSD"
|
||||||
|
Reference in New Issue
Block a user